var/log/dev.log

Open in your IDE?
  1. [2022-04-22 15:28:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/lib/jenkins/workspace/guichet-cloud-prod-partners_services_v1/vendor/symfony/debug/DebugClassLoader.php:16)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2. [2022-04-22 15:28:39] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/lib/jenkins/workspace/guichet-cloud-prod-partners_services_v1/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3. [2022-04-22 15:28:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/lib/jenkins/workspace/guichet-cloud-prod-partners_services_v1/vendor/symfony/debug/DebugClassLoader.php:16)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4. [2022-04-22 15:28:42] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/lib/jenkins/workspace/guichet-cloud-prod-partners_services_v1/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5. [2022-04-22 15:28: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 /var/lib/jenkins/workspace/guichet-cloud-prod-partners_services_v1/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6. [2024-09-02 15:49:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/html/vendor/symfony/debug/DebugClassLoader.php:16)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  7. [2024-09-02 15:49:55] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  8. [2024-09-02 15:49:55] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  9. [2024-09-02 15:49:55] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'dc_partners_services' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  10. [2024-09-02 15:49:55] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'dc_partners_services' /*!50116 AND c.constraint_schema = 'dc_partners_services' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  11. [2024-09-02 15:49:55] doctrine.DEBUG: SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'dc_partners_services' ORDER BY SEQ_IN_INDEX ASC [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  12. [2024-09-02 15:49:55] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  13. [2024-09-02 15:49:55] doctrine.DEBUG: SELECT version FROM migration_versions [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  14. [2024-09-02 15:49:55] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20220209121219') ORDER BY version DESC LIMIT 1 [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  15. [2024-09-02 15:49:55] doctrine.DEBUG: SELECT version FROM migration_versions [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  16. [2024-09-02 21:46:31] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  17. [2024-09-02 21:46: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  18. [2024-09-02 21:46:31] php.DEBUG: Warning: filemtime(): stat failed for /var/lib/jenkins/workspace/guichet-cloud-prod-partners_services_v1/config/routes/annotations.yaml {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/html/vendor/symfony/config/Resource/FileResource.php\",\"line\":65,\"trace\":[{\"file\":\"/var/www/html/vendor/symfony/config/Resource/SelfCheckingResourceChecker.php\",\"line\":34,\"function\":\"isFresh\",\"class\":\"Symfony\\\\Component\\\\Config\\\\Resource\\\\FileResource\",\"type\":\"->\"}],\"count\":1})"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  19. [2024-09-02 21:46: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  20. [2024-09-02 21:46: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  21. [2024-09-02 21:46: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  22. [2024-09-02 21:46: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  23. [2024-09-02 21:46:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  24. [2024-09-02 21:46:32] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  25. [2024-09-02 21:46: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  26. [2024-09-02 21:46: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  27. [2024-09-02 21:46: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  28. [2024-09-02 21:46:32] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  29. [2024-09-02 21:46:32] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  30. [2024-09-02 21:46:32] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  31. [2024-09-02 21:46:36] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  32. [2024-09-02 21:46: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  33. [2024-09-02 21:46: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  34. [2024-09-02 21:46: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  35. [2024-09-02 21:46: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  36. [2024-09-02 21:46: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  37. [2024-09-02 21:46:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  38. [2024-09-02 21:46:36] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  39. [2024-09-03 09:00:57] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  40. [2024-09-03 09:00: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  41. [2024-09-03 09:00: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  42. [2024-09-03 09:00: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  43. [2024-09-03 09:00: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  44. [2024-09-03 09:00: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  45. [2024-09-03 09:00:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  46. [2024-09-03 09:00:57] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  47. [2024-09-03 09:00: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  48. [2024-09-03 09:00: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  49. [2024-09-03 09:00: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  50. [2024-09-03 09:00:57] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  51. [2024-09-03 09:00:57] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  52. [2024-09-03 09:00:57] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  53. [2024-09-03 09:00:58] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  54. [2024-09-03 09:00:59] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  55. [2024-09-03 09: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  56. [2024-09-03 09: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  57. [2024-09-03 09: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  58. [2024-09-03 09: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  59. [2024-09-03 09: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  60. [2024-09-03 09:00:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  61. [2024-09-03 09:00:59] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  62. [2024-09-03 09:00:59] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  63. [2024-09-03 17:58:27] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  64. [2024-09-03 17:58: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  65. [2024-09-03 17:58: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  66. [2024-09-03 17:58: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  67. [2024-09-03 17:58: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  68. [2024-09-03 17:58: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  69. [2024-09-03 17:58:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  70. [2024-09-03 17:58:27] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  71. [2024-09-03 17:58:27] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  72. [2024-09-04 17:28:16] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  73. [2024-09-04 17:28: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  74. [2024-09-04 17:28: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  75. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  76. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  77. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  78. [2024-09-04 17:28:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  79. [2024-09-04 17:28:16] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  80. [2024-09-04 17:28:16] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  81. [2024-09-04 17:28:17] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  82. [2024-09-04 17:28: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  83. [2024-09-04 17:28: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  84. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  85. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  86. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  87. [2024-09-04 17:28:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  88. [2024-09-04 17:28:17] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  89. [2024-09-04 17:28:17] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  90. [2024-09-04 17:28:17] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  91. [2024-09-04 17:28: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  92. [2024-09-04 17:28: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  93. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  94. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  95. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  96. [2024-09-04 17:28:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  97. [2024-09-04 17:28:17] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  98. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  99. [2024-09-04 17:28: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  100. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  101. [2024-09-04 17:28:17] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  102. [2024-09-04 17:28:17] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  103. [2024-09-04 17:28:17] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  104. [2024-09-04 17:28:17] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  105. [2024-09-04 17:28: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  106. [2024-09-04 17:28:17] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  107. [2024-09-04 17:28: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  108. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  109. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  110. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  111. [2024-09-04 17:28:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  112. [2024-09-04 17:28:17] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  113. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  114. [2024-09-04 17:28: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  115. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  116. [2024-09-04 17:28:17] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  117. [2024-09-04 17:28:17] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  118. [2024-09-04 17:28:17] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  119. [2024-09-04 17:28:17] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  120. [2024-09-04 17:28:17] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  121. [2024-09-04 17:28: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  122. [2024-09-04 17:28: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  123. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  124. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  125. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  126. [2024-09-04 17:28:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  127. [2024-09-04 17:28:17] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  128. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  129. [2024-09-04 17:28: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  130. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  131. [2024-09-04 17:28:17] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  132. [2024-09-04 17:28:18] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  133. [2024-09-04 17:28:18] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  134. [2024-09-04 17:28:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  135. [2024-09-04 17:28:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  136. [2024-09-04 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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  137. [2024-09-04 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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  138. [2024-09-04 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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  139. [2024-09-04 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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  140. [2024-09-04 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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  141. [2024-09-04 17:28:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  142. [2024-09-04 17:28:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  143. [2024-09-04 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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  144. [2024-09-04 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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  145. [2024-09-04 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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  146. [2024-09-04 17:28:18] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  147. [2024-09-04 17:28:18] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  148. [2024-09-04 17:28:18] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  149. [2024-09-04 17:28:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  150. [2024-09-04 17:28:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  151. [2024-09-04 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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  152. [2024-09-04 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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  153. [2024-09-04 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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  154. [2024-09-04 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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  155. [2024-09-04 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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  156. [2024-09-04 17:28:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  157. [2024-09-04 17:28:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  158. [2024-09-04 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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  159. [2024-09-04 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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  160. [2024-09-04 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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  161. [2024-09-04 17:28:18] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  162. [2024-09-04 17:28:18] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  163. [2024-09-04 17:28:18] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  164. [2024-09-04 17:28:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  165. [2024-09-04 17:28:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  166. [2024-09-04 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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  167. [2024-09-04 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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  168. [2024-09-04 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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  169. [2024-09-04 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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  170. [2024-09-04 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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  171. [2024-09-04 17:28:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  172. [2024-09-04 17:28:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  173. [2024-09-04 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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  174. [2024-09-04 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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  175. [2024-09-04 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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  176. [2024-09-04 17:28:18] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  177. [2024-09-04 17:28:18] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  178. [2024-09-04 17:28:18] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  179. [2024-09-04 17:28:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  180. [2024-09-04 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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  181. [2024-09-04 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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  182. [2024-09-04 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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  183. [2024-09-04 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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  184. [2024-09-04 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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  185. [2024-09-04 17:28:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  186. [2024-09-04 17:28:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  187. [2024-09-04 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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  188. [2024-09-04 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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  189. [2024-09-04 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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  190. [2024-09-04 17:28:18] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  191. [2024-09-04 17:28:18] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  192. [2024-09-04 17:28:19] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  193. [2024-09-04 17:28:19] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  194. [2024-09-04 17:28:19] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  195. [2024-09-04 17:28:19] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  196. [2024-09-04 17: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  197. [2024-09-04 17: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  198. [2024-09-04 17: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  199. [2024-09-04 17: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  200. [2024-09-04 17: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  201. [2024-09-04 17:28:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  202. [2024-09-04 17:28:19] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  203. [2024-09-04 17: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  204. [2024-09-04 17: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  205. [2024-09-04 17: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  206. [2024-09-04 17:28:19] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  207. [2024-09-04 17:28:19] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  208. [2024-09-04 17:28:19] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  209. [2024-09-04 17:28:19] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  210. [2024-09-04 17:28:19] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  211. [2024-09-04 17: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  212. [2024-09-04 17: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  213. [2024-09-04 17: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  214. [2024-09-04 17: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  215. [2024-09-04 17: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  216. [2024-09-04 17:28:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  217. [2024-09-04 17:28:19] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  218. [2024-09-04 17: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  219. [2024-09-04 17: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  220. [2024-09-04 17: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  221. [2024-09-04 17:28:19] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  222. [2024-09-04 17:28:19] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  223. [2024-09-04 17:28:19] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  224. [2024-09-04 17:28:19] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  225. [2024-09-04 17:28:19] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  226. [2024-09-04 17: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  227. [2024-09-04 17: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  228. [2024-09-04 17: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  229. [2024-09-04 17: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  230. [2024-09-04 17: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  231. [2024-09-04 17:28:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.DS_Store"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.DS_Store\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.DS_Store/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  232. [2024-09-04 17:28:19] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  233. [2024-09-04 17: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  234. [2024-09-04 17: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  235. [2024-09-04 17: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  236. [2024-09-04 17:28:19] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  237. [2024-09-04 17:28:19] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  238. [2024-09-04 17:28:19] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  239. [2024-09-04 17:28:19] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  240. [2024-09-04 17:28:20] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  241. [2024-09-04 17:28: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  242. [2024-09-04 17:28: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  243. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  244. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  245. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  246. [2024-09-04 17:28:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  247. [2024-09-04 17:28:20] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  248. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  249. [2024-09-04 17:28: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  250. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  251. [2024-09-04 17:28:20] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  252. [2024-09-04 17:28:20] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  253. [2024-09-04 17:28:20] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  254. [2024-09-04 17:28:20] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  255. [2024-09-04 17:28:20] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  256. [2024-09-04 17:28: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  257. [2024-09-04 17:28: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  258. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  259. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  260. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  261. [2024-09-04 17:28:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.git/config"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.git/config\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  262. [2024-09-04 17:28:20] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  263. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  264. [2024-09-04 17:28: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  265. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  266. [2024-09-04 17:28:20] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  267. [2024-09-04 17:28:20] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  268. [2024-09-04 17:28:20] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  269. [2024-09-04 17:28:20] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  270. [2024-09-04 17:28: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  271. [2024-09-04 17:28:20] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  272. [2024-09-04 17:28: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  273. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  274. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  275. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  276. [2024-09-04 17:28:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/334323e2634323e2131313e25393/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/334323e2634323e2131313e25393/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/334323e2634323e2131313e25393/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  277. [2024-09-04 17:28:20] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  278. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  279. [2024-09-04 17:28: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  280. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  281. [2024-09-04 17:28:20] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  282. [2024-09-04 17:28:20] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  283. [2024-09-04 17:28:20] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  284. [2024-09-04 17:28:20] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  285. [2024-09-04 17:28:20] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  286. [2024-09-04 17:28: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  287. [2024-09-04 17:28: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  288. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  289. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  290. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  291. [2024-09-04 17:28:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  292. [2024-09-04 17:28:20] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  293. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  294. [2024-09-04 17:28: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  295. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  296. [2024-09-04 17:28:20] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  297. [2024-09-04 17:28:20] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  298. [2024-09-04 17:28:20] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  299. [2024-09-04 17:28:20] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  300. [2024-09-04 17:28:20] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  301. [2024-09-04 17:28: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  302. [2024-09-04 17:28: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  303. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  304. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  305. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  306. [2024-09-04 17:28:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  307. [2024-09-04 17:28:20] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  308. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  309. [2024-09-04 17:28: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  310. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  311. [2024-09-04 17:28:20] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  312. [2024-09-04 17:28:20] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  313. [2024-09-04 17:28:20] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  314. [2024-09-04 17:28:21] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  315. [2024-09-04 17:28:21] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  316. [2024-09-04 17:28: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  317. [2024-09-04 17:28: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  318. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  319. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  320. [2024-09-04 17:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  321. [2024-09-04 17:28:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  322. [2024-09-04 17:28:21] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  323. [2024-09-04 17:28:21] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  324. [2024-09-04 21:26:11] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  325. [2024-09-04 21:26: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  326. [2024-09-04 21:26:11] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  327. [2024-09-04 21:26:11] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  328. [2024-09-04 21:26:11] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  329. [2024-09-05 06:13:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  330. [2024-09-05 06:13:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  331. [2024-09-05 06:13: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  332. [2024-09-05 06:13: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  333. [2024-09-05 06:13:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  334. [2024-09-05 06:13:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  335. [2024-09-05 06:13:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  336. [2024-09-05 06:13: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  337. [2024-09-05 06:13: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  338. [2024-09-05 06:13: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  339. [2024-09-05 06:13:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  340. [2024-09-05 06:13:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  341. [2024-09-05 06:13: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  342. [2024-09-05 06:13: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  343. [2024-09-05 06:13:18] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  344. [2024-09-05 06:13:18] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  345. [2024-09-05 06:13:18] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  346. [2024-09-05 06:13:18] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  347. [2024-09-05 06:13:18] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  348. [2024-09-05 06:13:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  349. [2024-09-05 06:13:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  350. [2024-09-05 06:13:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  351. [2024-09-05 06:13:18] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  352. [2024-09-05 06:13:18] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  353. [2024-09-05 06:13:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  354. [2024-09-05 06:13:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  355. [2024-09-05 06:13:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  356. [2024-09-05 06:13:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  357. [2024-09-05 06:13:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  358. [2024-09-05 06:13:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  359. [2024-09-05 06:13:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  360. [2024-09-05 06:13:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  361. [2024-09-05 06:13:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  362. [2024-09-05 06:13:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  363. [2024-09-05 06:13:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  364. [2024-09-05 06:13:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  365. [2024-09-05 06:13: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  366. [2024-09-05 06:13:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  367. [2024-09-05 06:13:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  368. [2024-09-05 06:13: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  369. [2024-09-05 06:13: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  370. [2024-09-05 06:13:18] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  371. [2024-09-05 06:13:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  372. [2024-09-05 06:13:18] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  373. [2024-09-05 06:13:18] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  374. [2024-09-05 06:13:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  375. [2024-09-05 06:13:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  376. [2024-09-05 06:13:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  377. [2024-09-05 06:13:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  378. [2024-09-05 06:13:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  379. [2024-09-05 15:05:05] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  380. [2024-09-05 15:05: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  381. [2024-09-05 15:05:05] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  382. [2024-09-05 15:05:05] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  383. [2024-09-05 15:05:05] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  384. [2024-09-05 21:54:37] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  385. [2024-09-05 21:54: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  386. [2024-09-05 21:54: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  387. [2024-09-05 21:54: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  388. [2024-09-05 21:54: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  389. [2024-09-05 21:54: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  390. [2024-09-05 21:54:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  391. [2024-09-05 21:54:37] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  392. [2024-09-05 21:54:37] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  393. [2024-09-05 22:00:15] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  394. [2024-09-05 22:00: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  395. [2024-09-05 22:00: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  396. [2024-09-05 22:00: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  397. [2024-09-05 22:00: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  398. [2024-09-05 22:00: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  399. [2024-09-05 22:00:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  400. [2024-09-05 22:00:15] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  401. [2024-09-05 22:00:16] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  402. [2024-09-05 22:50:39] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  403. [2024-09-05 22:50: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  404. [2024-09-05 22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  405. [2024-09-05 22: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  406. [2024-09-05 22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  407. [2024-09-05 22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  408. [2024-09-05 22:50:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  409. [2024-09-05 22:50:39] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  410. [2024-09-05 22:50:39] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  411. [2024-09-06 01:25:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  412. [2024-09-06 01:25: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  413. [2024-09-06 01:25: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  414. [2024-09-06 01:25: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  415. [2024-09-06 01:25: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  416. [2024-09-06 01:25: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  417. [2024-09-06 01:25:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  418. [2024-09-06 01:25:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  419. [2024-09-06 01:25:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  420. [2024-09-06 01:25:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  421. [2024-09-06 01:25: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  422. [2024-09-06 01:25: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  423. [2024-09-06 01:25: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  424. [2024-09-06 01:25: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  425. [2024-09-06 01:25: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  426. [2024-09-06 01:25:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  427. [2024-09-06 01:25:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  428. [2024-09-06 01:25: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  429. [2024-09-06 01:25: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  430. [2024-09-06 01:25: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  431. [2024-09-06 01:25:18] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  432. [2024-09-06 01:25:18] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  433. [2024-09-06 01:25:19] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  434. [2024-09-06 01:25:19] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  435. [2024-09-06 01:25: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  436. [2024-09-06 01:25: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  437. [2024-09-06 01:25: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  438. [2024-09-06 01:25: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  439. [2024-09-06 01:25: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  440. [2024-09-06 01:25:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  441. [2024-09-06 01:25:19] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  442. [2024-09-06 01:25: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  443. [2024-09-06 01:25: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  444. [2024-09-06 01:25: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  445. [2024-09-06 01:25:19] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  446. [2024-09-06 01:25:19] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  447. [2024-09-06 01:25:19] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  448. [2024-09-06 01:25:19] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  449. [2024-09-06 01:25:19] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  450. [2024-09-06 03:34:43] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  451. [2024-09-06 03:34: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  452. [2024-09-06 03:34: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  453. [2024-09-06 03:34: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  454. [2024-09-06 03:34: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  455. [2024-09-06 03:34: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  456. [2024-09-06 03:34:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  457. [2024-09-06 03:34:43] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  458. [2024-09-06 03:34:43] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  459. [2024-09-06 03:34:44] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  460. [2024-09-06 03:34: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  461. [2024-09-06 03: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  462. [2024-09-06 03: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  463. [2024-09-06 03: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  464. [2024-09-06 03: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  465. [2024-09-06 03:34:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://guichet-prod-partners-services.bgdigital.cloud/")" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://guichet-prod-partners-services.bgdigital.cloud/\") at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  466. [2024-09-06 03:34:44] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  467. [2024-09-06 03: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  468. [2024-09-06 03: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  469. [2024-09-06 03: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  470. [2024-09-06 03:34:44] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  471. [2024-09-06 03:34:44] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  472. [2024-09-06 03:34:44] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  473. [2024-09-06 03:34:44] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  474. [2024-09-06 12:02:01] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  475. [2024-09-06 12:02: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  476. [2024-09-06 12:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  477. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  478. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  479. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  480. [2024-09-06 12:02:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  481. [2024-09-06 12:02:01] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  482. [2024-09-06 12:02:02] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  483. [2024-09-06 12:02:02] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  484. [2024-09-06 12:02: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  485. [2024-09-06 12:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  486. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  487. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  488. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  489. [2024-09-06 12:02:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  490. [2024-09-06 12:02:02] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  491. [2024-09-06 12:02:02] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  492. [2024-09-06 12:02:02] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  493. [2024-09-06 12:02: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  494. [2024-09-06 12:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  495. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  496. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  497. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  498. [2024-09-06 12:02:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  499. [2024-09-06 12:02:02] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  500. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  501. [2024-09-06 12:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  502. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  503. [2024-09-06 12:02:02] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  504. [2024-09-06 12:02:02] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  505. [2024-09-06 12:02:02] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  506. [2024-09-06 12:02:02] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  507. [2024-09-06 12:02: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  508. [2024-09-06 12:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  509. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  510. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  511. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  512. [2024-09-06 12:02:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  513. [2024-09-06 12:02:02] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  514. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  515. [2024-09-06 12:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  516. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  517. [2024-09-06 12:02:02] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  518. [2024-09-06 12:02:02] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  519. [2024-09-06 12:02:02] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  520. [2024-09-06 12:02:02] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  521. [2024-09-06 12:02:02] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  522. [2024-09-06 12:02: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  523. [2024-09-06 12:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  524. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  525. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  526. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  527. [2024-09-06 12:02:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  528. [2024-09-06 12:02:02] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  529. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  530. [2024-09-06 12:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  531. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  532. [2024-09-06 12:02:02] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  533. [2024-09-06 12:02:02] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  534. [2024-09-06 12:02:02] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  535. [2024-09-06 12:02:02] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  536. [2024-09-06 12:02:03] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  537. [2024-09-06 12:02: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  538. [2024-09-06 12:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  539. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  540. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  541. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  542. [2024-09-06 12:02:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  543. [2024-09-06 12:02:03] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  544. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  545. [2024-09-06 12:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  546. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  547. [2024-09-06 12:02:03] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  548. [2024-09-06 12:02:03] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  549. [2024-09-06 12:02:03] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  550. [2024-09-06 12:02:03] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  551. [2024-09-06 12:02:03] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  552. [2024-09-06 12:02: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  553. [2024-09-06 12:02:03] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  554. [2024-09-06 12:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  555. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  556. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  557. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  558. [2024-09-06 12:02:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  559. [2024-09-06 12:02:03] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  560. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  561. [2024-09-06 12:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  562. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  563. [2024-09-06 12:02:03] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  564. [2024-09-06 12:02:03] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  565. [2024-09-06 12:02:03] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  566. [2024-09-06 12:02:03] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  567. [2024-09-06 12:02: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  568. [2024-09-06 12:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  569. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  570. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  571. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  572. [2024-09-06 12:02:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  573. [2024-09-06 12:02:03] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  574. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  575. [2024-09-06 12:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  576. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  577. [2024-09-06 12:02:03] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  578. [2024-09-06 12:02:03] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  579. [2024-09-06 12:02:03] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  580. [2024-09-06 12:02:03] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  581. [2024-09-06 12:02:03] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  582. [2024-09-06 12:02: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  583. [2024-09-06 12:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  584. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  585. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  586. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  587. [2024-09-06 12:02:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  588. [2024-09-06 12:02:03] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  589. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  590. [2024-09-06 12:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  591. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  592. [2024-09-06 12:02:03] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  593. [2024-09-06 12:02:03] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  594. [2024-09-06 12:02:03] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  595. [2024-09-06 12:02:03] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  596. [2024-09-06 12:02:03] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  597. [2024-09-06 12:02: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  598. [2024-09-06 12:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  599. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  600. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  601. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  602. [2024-09-06 12:02:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  603. [2024-09-06 12:02:03] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  604. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  605. [2024-09-06 12:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  606. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  607. [2024-09-06 12:02:03] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  608. [2024-09-06 12:02:03] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  609. [2024-09-06 12:02:03] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  610. [2024-09-06 12:02:03] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  611. [2024-09-06 12:02:03] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  612. [2024-09-06 12:02: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  613. [2024-09-06 12:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  614. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  615. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  616. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  617. [2024-09-06 12:02:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  618. [2024-09-06 12:02:03] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  619. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  620. [2024-09-06 12:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  621. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  622. [2024-09-06 12:02:03] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  623. [2024-09-06 12:02:03] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  624. [2024-09-06 12:02:03] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  625. [2024-09-06 12:02:04] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  626. [2024-09-06 12:02:04] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  627. [2024-09-06 12:02: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  628. [2024-09-06 12:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  629. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  630. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  631. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  632. [2024-09-06 12:02:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.DS_Store"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.DS_Store\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.DS_Store/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  633. [2024-09-06 12:02:04] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  634. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  635. [2024-09-06 12:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  636. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  637. [2024-09-06 12:02:04] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  638. [2024-09-06 12:02:04] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  639. [2024-09-06 12:02:04] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  640. [2024-09-06 12:02:04] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  641. [2024-09-06 12:02:04] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  642. [2024-09-06 12:02:04] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  643. [2024-09-06 12:02: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  644. [2024-09-06 12:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  645. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  646. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  647. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  648. [2024-09-06 12:02:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  649. [2024-09-06 12:02:04] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  650. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  651. [2024-09-06 12:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  652. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  653. [2024-09-06 12:02:04] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  654. [2024-09-06 12:02:04] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  655. [2024-09-06 12:02:04] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  656. [2024-09-06 12:02:04] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  657. [2024-09-06 12:02: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  658. [2024-09-06 12:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  659. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  660. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  661. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  662. [2024-09-06 12:02:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.git/config"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.git/config\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  663. [2024-09-06 12:02:04] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  664. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  665. [2024-09-06 12:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  666. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  667. [2024-09-06 12:02:04] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  668. [2024-09-06 12:02:04] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  669. [2024-09-06 12:02:04] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  670. [2024-09-06 12:02:04] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  671. [2024-09-06 12:02:04] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  672. [2024-09-06 12:02: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  673. [2024-09-06 12:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  674. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  675. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  676. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  677. [2024-09-06 12:02:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/334323e2634323e2131313e25393/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/334323e2634323e2131313e25393/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/334323e2634323e2131313e25393/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  678. [2024-09-06 12:02:04] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  679. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  680. [2024-09-06 12:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  681. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  682. [2024-09-06 12:02:04] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  683. [2024-09-06 12:02:04] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  684. [2024-09-06 12:02:04] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  685. [2024-09-06 12:02:04] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  686. [2024-09-06 12:02:04] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  687. [2024-09-06 12:02: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  688. [2024-09-06 12:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  689. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  690. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  691. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  692. [2024-09-06 12:02:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  693. [2024-09-06 12:02:04] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  694. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  695. [2024-09-06 12:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  696. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  697. [2024-09-06 12:02:04] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  698. [2024-09-06 12:02:04] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  699. [2024-09-06 12:02:04] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  700. [2024-09-06 12:02:05] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  701. [2024-09-06 12:02:05] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  702. [2024-09-06 12:02: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  703. [2024-09-06 12:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  704. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  705. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  706. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  707. [2024-09-06 12:02:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  708. [2024-09-06 12:02:05] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  709. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  710. [2024-09-06 12:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  711. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  712. [2024-09-06 12:02:05] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  713. [2024-09-06 12:02:05] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  714. [2024-09-06 12:02:05] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  715. [2024-09-06 12:02:05] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  716. [2024-09-06 12:02:05] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  717. [2024-09-06 12:02: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  718. [2024-09-06 12:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  719. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  720. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  721. [2024-09-06 12:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  722. [2024-09-06 12:02:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  723. [2024-09-06 12:02:05] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  724. [2024-09-06 12:02:05] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  725. [2024-09-06 12:02:05] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  726. [2024-09-06 12:47:31] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  727. [2024-09-06 12:47: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  728. [2024-09-06 12:47: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  729. [2024-09-06 12:47: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  730. [2024-09-06 12:47: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  731. [2024-09-06 12:47: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  732. [2024-09-06 12:47:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  733. [2024-09-06 12:47:31] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  734. [2024-09-06 12:47: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  735. [2024-09-06 12:47: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  736. [2024-09-06 12:47: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  737. [2024-09-06 12:47:31] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  738. [2024-09-06 12:47:31] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  739. [2024-09-06 12:47:31] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  740. [2024-09-06 12:47:31] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  741. [2024-09-06 12:47:31] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  742. [2024-09-06 12:47: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  743. [2024-09-06 12:47: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  744. [2024-09-06 12:47: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  745. [2024-09-06 12:47: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  746. [2024-09-06 12:47: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  747. [2024-09-06 12:47:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  748. [2024-09-06 12:47:31] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  749. [2024-09-06 12:47:31] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  750. [2024-09-06 12:47:31] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  751. [2024-09-06 12:47: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  752. [2024-09-06 12:47:31] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  753. [2024-09-06 12:47:31] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  754. [2024-09-06 12:47:31] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  755. [2024-09-06 16:09:51] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  756. [2024-09-06 16:09: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  757. [2024-09-06 16:09: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  758. [2024-09-06 16:09: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  759. [2024-09-06 16:09: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  760. [2024-09-06 16:09: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  761. [2024-09-06 16:09:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  762. [2024-09-06 16:09:51] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  763. [2024-09-06 16:09:51] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  764. [2024-09-06 16:56:19] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  765. [2024-09-06 16:56: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  766. [2024-09-06 16:56:19] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  767. [2024-09-06 16:56:19] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  768. [2024-09-06 16:56:23] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  769. [2024-09-06 19:54:17] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  770. [2024-09-06 19:54: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  771. [2024-09-06 19:54: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  772. [2024-09-06 19:54: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  773. [2024-09-06 19:54: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  774. [2024-09-06 19:54: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  775. [2024-09-06 19:54:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://guichet-prod-partners-services.bgdigital.cloud/wp-login.php")" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://guichet-prod-partners-services.bgdigital.cloud/wp-login.php\") at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  776. [2024-09-06 19:54:17] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  777. [2024-09-06 19:54: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  778. [2024-09-06 19:54: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  779. [2024-09-06 19:54: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  780. [2024-09-06 19:54:17] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  781. [2024-09-06 19:54:17] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  782. [2024-09-06 19:54:17] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  783. [2024-09-06 19:54:17] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  784. [2024-09-06 19:55:31] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  785. [2024-09-06 19:55: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  786. [2024-09-06 19:55: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  787. [2024-09-06 19:55: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  788. [2024-09-06 19:55: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  789. [2024-09-06 19:55: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  790. [2024-09-06 19:55:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  791. [2024-09-06 19:55:31] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  792. [2024-09-06 19:55:31] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  793. [2024-09-06 21:47:13] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  794. [2024-09-06 21:47: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  795. [2024-09-06 21:47:13] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  796. [2024-09-06 21:47:13] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  797. [2024-09-06 21:47:13] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  798. [2024-09-06 22:03:37] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  799. [2024-09-06 22:03: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  800. [2024-09-06 22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  801. [2024-09-06 22: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  802. [2024-09-06 22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  803. [2024-09-06 22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  804. [2024-09-06 22:03:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  805. [2024-09-06 22:03:37] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  806. [2024-09-06 22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  807. [2024-09-06 22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  808. [2024-09-06 22: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  809. [2024-09-06 22:03:37] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  810. [2024-09-06 22:03:37] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  811. [2024-09-06 22:03:37] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  812. [2024-09-06 22:03:37] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  813. [2024-09-06 22:03:38] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  814. [2024-09-06 22:03: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  815. [2024-09-06 22:03: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  816. [2024-09-06 22:03: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  817. [2024-09-06 22:03: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  818. [2024-09-06 22:03: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  819. [2024-09-06 22:03:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"POST /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  820. [2024-09-06 22:03:38] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  821. [2024-09-06 22:03:38] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  822. [2024-09-06 22:03:39] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  823. [2024-09-06 22: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  824. [2024-09-06 22:03:39] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  825. [2024-09-06 22:03:39] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  826. [2024-09-06 22:03:39] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  827. [2024-09-07 03:40:06] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  828. [2024-09-07 03:40:06] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  829. [2024-09-07 03:40: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  830. [2024-09-07 03:40: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  831. [2024-09-07 03:40:06] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  832. [2024-09-07 03:40:06] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  833. [2024-09-07 03:40:06] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=app%2Fconfig%2Fparameters.yml","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  834. [2024-09-07 03:40:06] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  835. [2024-09-07 03:40:06] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  836. [2024-09-07 03:40: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  837. [2024-09-07 03:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  838. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  839. [2024-09-07 03:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  840. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  841. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  842. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  843. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  844. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  845. [2024-09-07 03:40:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "The file "app/config/parameters.yml" cannot be opened." at /var/www/html/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 367 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): The file \"app/config/parameters.yml\" cannot be opened. at /var/www/html/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:367)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  846. [2024-09-07 03:40:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/app_dev.php/_profiler/open"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /web/app_dev.php/_profiler/open\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/app_dev.php/_profiler/open/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  847. [2024-09-07 03:40:06] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  848. [2024-09-07 03:40:06] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  849. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  850. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  851. [2024-09-07 03:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  852. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  853. [2024-09-07 03:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  854. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  855. [2024-09-07 03:40:06] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  856. [2024-09-07 03:40:06] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  857. [2024-09-07 03:40:06] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  858. [2024-09-07 03:40:06] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  859. [2024-09-07 03:40:06] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  860. [2024-09-07 03:40: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  861. [2024-09-07 03:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  862. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  863. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  864. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  865. [2024-09-07 03:40:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/app_dev.php/_profiler/phpinfo"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /web/app_dev.php/_profiler/phpinfo\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/app_dev.php/_profiler/phpinfo/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  866. [2024-09-07 03:40:06] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  867. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  868. [2024-09-07 03:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  869. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  870. [2024-09-07 03:40:06] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  871. [2024-09-07 03:40:06] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  872. [2024-09-07 03:40:06] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  873. [2024-09-07 03:40:06] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  874. [2024-09-07 03:40:06] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  875. [2024-09-07 03:40:06] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  876. [2024-09-07 03:40:06] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  877. [2024-09-07 03:40:06] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  878. [2024-09-07 03:40:06] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  879. [2024-09-07 03:40:07] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  880. [2024-09-07 03:40:07] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  881. [2024-09-07 03:40: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  882. [2024-09-07 03:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  883. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  884. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  885. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  886. [2024-09-07 03:40:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app_dev.php/_profiler/phpinfo"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app_dev.php/_profiler/phpinfo\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/phpinfo/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  887. [2024-09-07 03:40:07] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  888. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  889. [2024-09-07 03:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  890. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  891. [2024-09-07 03:40:07] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  892. [2024-09-07 03:40:07] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  893. [2024-09-07 03:40:07] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  894. [2024-09-07 03:40:07] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  895. [2024-09-07 03:40:08] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  896. [2024-09-07 03:40: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  897. [2024-09-07 03:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  898. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  899. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  900. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  901. [2024-09-07 03:40:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app_dev.php/_profiler/open"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app_dev.php/_profiler/open\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/open/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  902. [2024-09-07 03:40:08] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  903. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  904. [2024-09-07 03:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  905. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  906. [2024-09-07 03:40:08] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  907. [2024-09-07 03:40:08] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  908. [2024-09-07 03:40:08] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  909. [2024-09-07 03:40: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  910. [2024-09-07 03:40:08] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  911. [2024-09-07 03:40:08] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  912. [2024-09-07 03:40:08] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  913. [2024-09-07 03:40:08] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  914. [2024-09-07 03:40:08] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  915. [2024-09-07 03:40: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  916. [2024-09-07 03:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  917. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  918. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  919. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  920. [2024-09-07 03:40:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/config/parameters.yml"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app/config/parameters.yml\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app/config/parameters.yml/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  921. [2024-09-07 03:40:08] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  922. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  923. [2024-09-07 03:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  924. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  925. [2024-09-07 03:40:08] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  926. [2024-09-07 03:40:08] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  927. [2024-09-07 03:40:08] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  928. [2024-09-07 03:40:08] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  929. [2024-09-07 03:40: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  930. [2024-09-07 03:40:08] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  931. [2024-09-07 03:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  932. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  933. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  934. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  935. [2024-09-07 03:40:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.jsonphpinfo"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.jsonphpinfo\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.jsonphpinfo/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  936. [2024-09-07 03:40:08] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  937. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  938. [2024-09-07 03:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  939. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  940. [2024-09-07 03:40:08] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  941. [2024-09-07 03:40:08] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  942. [2024-09-07 03:40:08] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  943. [2024-09-07 03:40:08] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  944. [2024-09-07 03:40:08] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  945. [2024-09-07 03:40:08] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  946. [2024-09-07 03:40: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  947. [2024-09-07 03:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  948. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  949. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  950. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  951. [2024-09-07 03:40:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  952. [2024-09-07 03:40:08] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  953. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  954. [2024-09-07 03:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  955. [2024-09-07 03:40: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  956. [2024-09-07 03:40:08] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  957. [2024-09-07 03:40:08] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  958. [2024-09-07 03:40:08] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  959. [2024-09-07 03:40:09] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  960. [2024-09-07 08:08:09] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  961. [2024-09-07 08:08: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  962. [2024-09-07 08:08: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  963. [2024-09-07 08:08: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  964. [2024-09-07 08:08: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  965. [2024-09-07 08:08: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  966. [2024-09-07 08:08:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  967. [2024-09-07 08:08:09] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  968. [2024-09-07 08:08:09] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  969. [2024-09-07 08:08:10] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  970. [2024-09-07 08:08: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  971. [2024-09-07 08:08: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  972. [2024-09-07 08:08: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  973. [2024-09-07 08:08: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  974. [2024-09-07 08:08: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  975. [2024-09-07 08:08:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  976. [2024-09-07 08:08:10] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  977. [2024-09-07 08:08:10] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  978. [2024-09-07 08:40:34] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  979. [2024-09-07 08:40: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  980. [2024-09-07 08:40:34] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  981. [2024-09-07 08:40:34] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  982. [2024-09-07 08:40:34] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  983. [2024-09-07 08:40:34] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  984. [2024-09-07 08:40: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  985. [2024-09-07 08:40:34] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=app%2Fconfig%2Fparameters.yml","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  986. [2024-09-07 08:40:34] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  987. [2024-09-07 08:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  988. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  989. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  990. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  991. [2024-09-07 08:40:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "The file "app/config/parameters.yml" cannot be opened." at /var/www/html/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 367 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): The file \"app/config/parameters.yml\" cannot be opened. at /var/www/html/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:367)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  992. [2024-09-07 08:40:34] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  993. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  994. [2024-09-07 08:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  995. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  996. [2024-09-07 08:40:34] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  997. [2024-09-07 08:40:34] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  998. [2024-09-07 08:40:34] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  999. [2024-09-07 08:40:34] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1000. [2024-09-07 08:40:34] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1001. [2024-09-07 08:40:34] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1002. [2024-09-07 08:40: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1003. [2024-09-07 08:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1004. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1005. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1006. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1007. [2024-09-07 08:40:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/app_dev.php/_profiler/open"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /web/app_dev.php/_profiler/open\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/app_dev.php/_profiler/open/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1008. [2024-09-07 08:40:35] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1009. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1010. [2024-09-07 08:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1011. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1012. [2024-09-07 08:40:35] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1013. [2024-09-07 08:40:35] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1014. [2024-09-07 08:40:35] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1015. [2024-09-07 08:40:35] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1016. [2024-09-07 08:40:35] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1017. [2024-09-07 08:40: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1018. [2024-09-07 08:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1019. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1020. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1021. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1022. [2024-09-07 08:40:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/app_dev.php/_profiler/phpinfo"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /web/app_dev.php/_profiler/phpinfo\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/app_dev.php/_profiler/phpinfo/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1023. [2024-09-07 08:40:35] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1024. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1025. [2024-09-07 08:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1026. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1027. [2024-09-07 08:40:35] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1028. [2024-09-07 08:40: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1029. [2024-09-07 08:40:35] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1030. [2024-09-07 08:40:35] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1031. [2024-09-07 08:40:35] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1032. [2024-09-07 08:40:35] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1033. [2024-09-07 08:40:35] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1034. [2024-09-07 08:40:35] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1035. [2024-09-07 08:40:35] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1036. [2024-09-07 08:40: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1037. [2024-09-07 08:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1038. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1039. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1040. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1041. [2024-09-07 08:40:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app_dev.php/_profiler/open"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app_dev.php/_profiler/open\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/open/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1042. [2024-09-07 08:40:35] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1043. [2024-09-07 08:40:35] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1044. [2024-09-07 08:40: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1045. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1046. [2024-09-07 08:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1047. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1048. [2024-09-07 08:40:35] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1049. [2024-09-07 08:40:35] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1050. [2024-09-07 08:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1051. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1052. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1053. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1054. [2024-09-07 08:40:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app_dev.php/_profiler/phpinfo"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app_dev.php/_profiler/phpinfo\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/phpinfo/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1055. [2024-09-07 08:40:35] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1056. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1057. [2024-09-07 08:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1058. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1059. [2024-09-07 08:40:35] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1060. [2024-09-07 08:40:35] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1061. [2024-09-07 08:40:35] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1062. [2024-09-07 08:40:35] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1063. [2024-09-07 08:40:35] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1064. [2024-09-07 08:40:36] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1065. [2024-09-07 08:40:36] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1066. [2024-09-07 08:40:36] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1067. [2024-09-07 08:40: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1068. [2024-09-07 08:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1069. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1070. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1071. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1072. [2024-09-07 08:40:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/config/parameters.yml"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app/config/parameters.yml\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app/config/parameters.yml/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1073. [2024-09-07 08:40:36] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1074. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1075. [2024-09-07 08:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1076. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1077. [2024-09-07 08:40:36] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1078. [2024-09-07 08:40:36] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1079. [2024-09-07 08:40:36] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1080. [2024-09-07 08:40:37] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1081. [2024-09-07 08:40:37] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1082. [2024-09-07 08:40: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1083. [2024-09-07 08:40:37] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1084. [2024-09-07 08:40: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1085. [2024-09-07 08:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1086. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1087. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1088. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1089. [2024-09-07 08:40:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1090. [2024-09-07 08:40:37] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1091. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1092. [2024-09-07 08:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1093. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1094. [2024-09-07 08:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1095. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1096. [2024-09-07 08:40:37] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1097. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1098. [2024-09-07 08:40:37] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1099. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1100. [2024-09-07 08:40:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.jsonphpinfo"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.jsonphpinfo\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.jsonphpinfo/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1101. [2024-09-07 08:40:37] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1102. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1103. [2024-09-07 08:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1104. [2024-09-07 08:40: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1105. [2024-09-07 08:40:37] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1106. [2024-09-07 08:40:37] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1107. [2024-09-07 08:40:37] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1108. [2024-09-07 08:40:37] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1109. [2024-09-07 08:40:37] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1110. [2024-09-07 08:40:37] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1111. [2024-09-07 13:23:42] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1112. [2024-09-07 13:23: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1113. [2024-09-07 13:23:42] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1114. [2024-09-07 13:23:42] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1115. [2024-09-07 13:23:42] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1116. [2024-09-07 13:39:34] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1117. [2024-09-07 13:39: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1118. [2024-09-07 13:39: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1119. [2024-09-07 13:39: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1120. [2024-09-07 13:39: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1121. [2024-09-07 13:39: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1122. [2024-09-07 13:39:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1123. [2024-09-07 13:39:34] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1124. [2024-09-07 13:39:34] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1125. [2024-09-08 01:38:14] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1126. [2024-09-08 01: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1127. [2024-09-08 01: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1128. [2024-09-08 01: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1129. [2024-09-08 01: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1130. [2024-09-08 01: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1131. [2024-09-08 01:38:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://95.111.246.243:80/")" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://95.111.246.243:80/\") at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1132. [2024-09-08 01:38:14] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1133. [2024-09-08 01:38:14] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1134. [2024-09-08 11:27:09] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1135. [2024-09-08 11:27:09] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1136. [2024-09-08 11:27: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1137. [2024-09-08 11:27:09] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1138. [2024-09-08 11:27:09] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1139. [2024-09-08 11:27:09] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1140. [2024-09-08 11:27: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1141. [2024-09-08 11:27: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1142. [2024-09-08 11:27: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1143. [2024-09-08 11:27: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1144. [2024-09-08 11:27:09] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1145. [2024-09-08 11:27:09] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1146. [2024-09-08 11:27: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1147. [2024-09-08 11:27: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1148. [2024-09-08 11:27:09] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1149. [2024-09-08 11:27: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1150. [2024-09-08 11:27:09] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1151. [2024-09-08 11:27:09] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1152. [2024-09-08 11:27:09] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1153. [2024-09-08 11:27:09] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1154. [2024-09-08 11:27:09] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1155. [2024-09-08 11:27:09] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1156. [2024-09-08 11:27:09] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1157. [2024-09-08 11:27:09] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1158. [2024-09-08 11:27:09] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1159. [2024-09-08 11:27:09] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1160. [2024-09-08 11:27:09] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1161. [2024-09-08 11:27:09] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1162. [2024-09-08 11:27:09] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1163. [2024-09-08 11:27:09] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1164. [2024-09-08 11:27:09] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1165. [2024-09-08 11:27:09] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1166. [2024-09-08 11:27:09] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1167. [2024-09-08 11:27:09] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1168. [2024-09-08 11:27:09] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1169. [2024-09-08 11:27:09] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1170. [2024-09-08 11:27:09] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1171. [2024-09-08 11:27:09] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1172. [2024-09-08 11:27:09] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1173. [2024-09-08 11:27:09] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1174. [2024-09-08 11:27:09] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1175. [2024-09-08 11:27: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1176. [2024-09-08 11:27:09] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1177. [2024-09-08 11:27: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1178. [2024-09-08 11:27:09] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1179. [2024-09-08 11:27:09] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1180. [2024-09-08 11:27:09] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1181. [2024-09-08 11:27:09] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1182. [2024-09-08 11:27:09] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1183. [2024-09-08 11:27:09] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1184. [2024-09-08 12:53:17] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1185. [2024-09-08 12:53: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1186. [2024-09-08 12:53: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1187. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1188. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1189. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1190. [2024-09-08 12:53:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1191. [2024-09-08 12:53:17] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1192. [2024-09-08 12:53:17] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1193. [2024-09-08 12:53:17] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1194. [2024-09-08 12:53: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1195. [2024-09-08 12:53: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1196. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1197. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1198. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1199. [2024-09-08 12:53:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1200. [2024-09-08 12:53:17] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1201. [2024-09-08 12:53:17] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1202. [2024-09-08 12:53:17] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1203. [2024-09-08 12:53: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1204. [2024-09-08 12:53: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1205. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1206. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1207. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1208. [2024-09-08 12:53:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1209. [2024-09-08 12:53:17] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1210. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1211. [2024-09-08 12:53: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1212. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1213. [2024-09-08 12:53:17] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1214. [2024-09-08 12:53:17] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1215. [2024-09-08 12:53:17] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1216. [2024-09-08 12:53:17] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1217. [2024-09-08 12:53: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1218. [2024-09-08 12:53: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1219. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1220. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1221. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1222. [2024-09-08 12:53:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1223. [2024-09-08 12:53:17] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1224. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1225. [2024-09-08 12:53: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1226. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1227. [2024-09-08 12:53:17] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1228. [2024-09-08 12:53:17] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1229. [2024-09-08 12:53:17] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1230. [2024-09-08 12:53:17] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1231. [2024-09-08 12:53:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1232. [2024-09-08 12:53: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1233. [2024-09-08 12:53: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1234. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1235. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1236. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1237. [2024-09-08 12:53:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1238. [2024-09-08 12:53:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1239. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1240. [2024-09-08 12:53: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1241. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1242. [2024-09-08 12:53:18] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1243. [2024-09-08 12:53:18] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1244. [2024-09-08 12:53:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1245. [2024-09-08 12:53:18] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1246. [2024-09-08 12:53:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1247. [2024-09-08 12:53: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1248. [2024-09-08 12:53: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1249. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1250. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1251. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1252. [2024-09-08 12:53:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1253. [2024-09-08 12:53:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1254. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1255. [2024-09-08 12:53: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1256. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1257. [2024-09-08 12:53:18] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1258. [2024-09-08 12:53:18] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1259. [2024-09-08 12:53:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1260. [2024-09-08 12:53:18] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1261. [2024-09-08 12:53:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1262. [2024-09-08 12:53: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1263. [2024-09-08 12:53: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1264. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1265. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1266. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1267. [2024-09-08 12:53:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1268. [2024-09-08 12:53:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1269. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1270. [2024-09-08 12:53: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1271. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1272. [2024-09-08 12:53:18] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1273. [2024-09-08 12:53:18] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1274. [2024-09-08 12:53:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1275. [2024-09-08 12:53:18] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1276. [2024-09-08 12:53:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1277. [2024-09-08 12:53: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1278. [2024-09-08 12:53: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1279. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1280. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1281. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1282. [2024-09-08 12:53:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1283. [2024-09-08 12:53:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1284. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1285. [2024-09-08 12:53: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1286. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1287. [2024-09-08 12:53:18] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1288. [2024-09-08 12:53:18] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1289. [2024-09-08 12:53:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1290. [2024-09-08 12:53:18] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1291. [2024-09-08 12:53:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1292. [2024-09-08 12:53: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1293. [2024-09-08 12:53: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1294. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1295. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1296. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1297. [2024-09-08 12:53:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1298. [2024-09-08 12:53:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1299. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1300. [2024-09-08 12:53: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1301. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1302. [2024-09-08 12:53:18] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1303. [2024-09-08 12:53:18] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1304. [2024-09-08 12:53:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1305. [2024-09-08 12:53:18] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1306. [2024-09-08 12:53:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1307. [2024-09-08 12:53: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1308. [2024-09-08 12:53: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1309. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1310. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1311. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1312. [2024-09-08 12:53:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1313. [2024-09-08 12:53:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1314. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1315. [2024-09-08 12:53: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1316. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1317. [2024-09-08 12:53:18] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1318. [2024-09-08 12:53:18] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1319. [2024-09-08 12:53:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1320. [2024-09-08 12:53:18] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1321. [2024-09-08 12:53:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1322. [2024-09-08 12:53: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1323. [2024-09-08 12:53: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1324. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1325. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1326. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1327. [2024-09-08 12:53:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1328. [2024-09-08 12:53:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1329. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1330. [2024-09-08 12:53: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1331. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1332. [2024-09-08 12:53:18] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1333. [2024-09-08 12:53:18] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1334. [2024-09-08 12:53:19] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1335. [2024-09-08 12:53:19] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1336. [2024-09-08 12:53:19] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1337. [2024-09-08 12:53: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1338. [2024-09-08 12:53: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1339. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1340. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1341. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1342. [2024-09-08 12:53:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.DS_Store"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.DS_Store\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.DS_Store/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1343. [2024-09-08 12:53:19] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1344. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1345. [2024-09-08 12:53: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1346. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1347. [2024-09-08 12:53:19] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1348. [2024-09-08 12:53:19] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1349. [2024-09-08 12:53:19] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1350. [2024-09-08 12:53:19] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1351. [2024-09-08 12:53:19] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1352. [2024-09-08 12:53:19] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1353. [2024-09-08 12:53: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1354. [2024-09-08 12:53: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1355. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1356. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1357. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1358. [2024-09-08 12:53:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1359. [2024-09-08 12:53:19] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1360. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1361. [2024-09-08 12:53: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1362. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1363. [2024-09-08 12:53:19] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1364. [2024-09-08 12:53:19] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1365. [2024-09-08 12:53:19] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1366. [2024-09-08 12:53:19] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1367. [2024-09-08 12:53: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1368. [2024-09-08 12:53: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1369. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1370. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1371. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1372. [2024-09-08 12:53:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.git/config"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.git/config\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1373. [2024-09-08 12:53:19] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1374. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1375. [2024-09-08 12:53: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1376. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1377. [2024-09-08 12:53:19] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1378. [2024-09-08 12:53:19] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1379. [2024-09-08 12:53:19] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1380. [2024-09-08 12:53:19] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1381. [2024-09-08 12:53:19] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1382. [2024-09-08 12:53: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1383. [2024-09-08 12:53: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1384. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1385. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1386. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1387. [2024-09-08 12:53:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/334323e2634323e2131313e25393/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/334323e2634323e2131313e25393/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/334323e2634323e2131313e25393/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1388. [2024-09-08 12:53:19] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1389. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1390. [2024-09-08 12:53: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1391. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1392. [2024-09-08 12:53:19] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1393. [2024-09-08 12:53:19] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1394. [2024-09-08 12:53:19] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1395. [2024-09-08 12:53:19] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1396. [2024-09-08 12:53:19] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1397. [2024-09-08 12:53: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1398. [2024-09-08 12:53: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1399. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1400. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1401. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1402. [2024-09-08 12:53:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1403. [2024-09-08 12:53:19] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1404. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1405. [2024-09-08 12:53: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1406. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1407. [2024-09-08 12:53:19] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1408. [2024-09-08 12:53:19] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1409. [2024-09-08 12:53:19] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1410. [2024-09-08 12:53:19] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1411. [2024-09-08 12:53:19] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1412. [2024-09-08 12:53: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1413. [2024-09-08 12:53: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1414. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1415. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1416. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1417. [2024-09-08 12:53:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1418. [2024-09-08 12:53:19] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1419. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1420. [2024-09-08 12:53: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1421. [2024-09-08 12:53: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1422. [2024-09-08 12:53:19] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1423. [2024-09-08 12:53:19] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1424. [2024-09-08 12:53:19] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1425. [2024-09-08 12:53:19] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1426. [2024-09-08 12:53:20] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1427. [2024-09-08 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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1428. [2024-09-08 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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1429. [2024-09-08 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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1430. [2024-09-08 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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1431. [2024-09-08 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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1432. [2024-09-08 12:53:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1433. [2024-09-08 12:53:20] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1434. [2024-09-08 12:53:20] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1435. [2024-09-08 12:53:20] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1436. [2024-09-08 16:31:17] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1437. [2024-09-08 16:31: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1438. [2024-09-08 16:31: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1439. [2024-09-08 16:31: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1440. [2024-09-08 16:31: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1441. [2024-09-08 16:31: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1442. [2024-09-08 16:31:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1443. [2024-09-08 16:31:17] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1444. [2024-09-08 16:31:17] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1445. [2024-09-08 16:33:23] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1446. [2024-09-08 16:33: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1447. [2024-09-08 16:33: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1448. [2024-09-08 16:33: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1449. [2024-09-08 16:33: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1450. [2024-09-08 16:33: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1451. [2024-09-08 16:33:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1452. [2024-09-08 16:33:23] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1453. [2024-09-08 16:33:23] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1454. [2024-09-08 16:37:51] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1455. [2024-09-08 16:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1456. [2024-09-08 16:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1457. [2024-09-08 16:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1458. [2024-09-08 16:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1459. [2024-09-08 16:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1460. [2024-09-08 16:37:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1461. [2024-09-08 16:37:51] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1462. [2024-09-08 16:37:51] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1463. [2024-09-09 10:15:43] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1464. [2024-09-09 10:15: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1465. [2024-09-09 10:15: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1466. [2024-09-09 10:15: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1467. [2024-09-09 10:15: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1468. [2024-09-09 10:15: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1469. [2024-09-09 10:15:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1470. [2024-09-09 10:15:43] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1471. [2024-09-09 10:15:43] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1472. [2024-09-09 10:16:24] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1473. [2024-09-09 10: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1474. [2024-09-09 10: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1475. [2024-09-09 10: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1476. [2024-09-09 10: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1477. [2024-09-09 10: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1478. [2024-09-09 10:16:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1479. [2024-09-09 10:16:24] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1480. [2024-09-09 10:16:24] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1481. [2024-09-09 10:16:24] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1482. [2024-09-09 10: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1483. [2024-09-09 10: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1484. [2024-09-09 10: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1485. [2024-09-09 10: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1486. [2024-09-09 10: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1487. [2024-09-09 10:16:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1488. [2024-09-09 10:16:24] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1489. [2024-09-09 10:16:24] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1490. [2024-09-09 10:16:24] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1491. [2024-09-09 10: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1492. [2024-09-09 10: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1493. [2024-09-09 10: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1494. [2024-09-09 10: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1495. [2024-09-09 10: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1496. [2024-09-09 10:16:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1497. [2024-09-09 10:16:24] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1498. [2024-09-09 10: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1499. [2024-09-09 10: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1500. [2024-09-09 10: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1501. [2024-09-09 10:16:24] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1502. [2024-09-09 10:16:24] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1503. [2024-09-09 10:16:24] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1504. [2024-09-09 10:16:24] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1505. [2024-09-09 10: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1506. [2024-09-09 10: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1507. [2024-09-09 10: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1508. [2024-09-09 10: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1509. [2024-09-09 10: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1510. [2024-09-09 10:16:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1511. [2024-09-09 10:16:24] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1512. [2024-09-09 10: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1513. [2024-09-09 10: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1514. [2024-09-09 10: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1515. [2024-09-09 10:16:24] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1516. [2024-09-09 10:16:24] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1517. [2024-09-09 10:16:24] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1518. [2024-09-09 10:16:25] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1519. [2024-09-09 10:16:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1520. [2024-09-09 10:16: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1521. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1522. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1523. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1524. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1525. [2024-09-09 10:16:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1526. [2024-09-09 10:16:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1527. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1528. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1529. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1530. [2024-09-09 10:16:25] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1531. [2024-09-09 10:16:25] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1532. [2024-09-09 10:16:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1533. [2024-09-09 10:16:25] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1534. [2024-09-09 10:16:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1535. [2024-09-09 10:16: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1536. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1537. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1538. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1539. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1540. [2024-09-09 10:16:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1541. [2024-09-09 10:16:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1542. [2024-09-09 10:16:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1543. [2024-09-09 10:16: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1544. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1545. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1546. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1547. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1548. [2024-09-09 10:16:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1549. [2024-09-09 10:16:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1550. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1551. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1552. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1553. [2024-09-09 10:16:25] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1554. [2024-09-09 10:16:25] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1555. [2024-09-09 10:16:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1556. [2024-09-09 10:16:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1557. [2024-09-09 10:16:25] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1558. [2024-09-09 10:16:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1559. [2024-09-09 10:16: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1560. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1561. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1562. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1563. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1564. [2024-09-09 10:16:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1565. [2024-09-09 10:16:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1566. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1567. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1568. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1569. [2024-09-09 10:16:25] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1570. [2024-09-09 10:16:25] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1571. [2024-09-09 10:16:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1572. [2024-09-09 10:16:25] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1573. [2024-09-09 10:16:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1574. [2024-09-09 10:16: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1575. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1576. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1577. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1578. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1579. [2024-09-09 10:16:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1580. [2024-09-09 10:16:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1581. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1582. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1583. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1584. [2024-09-09 10:16:25] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1585. [2024-09-09 10:16:25] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1586. [2024-09-09 10:16:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1587. [2024-09-09 10:16:25] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1588. [2024-09-09 10:16:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1589. [2024-09-09 10:16: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1590. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1591. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1592. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1593. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1594. [2024-09-09 10:16:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1595. [2024-09-09 10:16:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1596. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1597. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1598. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1599. [2024-09-09 10:16:25] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1600. [2024-09-09 10:16:25] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1601. [2024-09-09 10:16:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1602. [2024-09-09 10:16:25] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1603. [2024-09-09 10:16:26] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1604. [2024-09-09 10:16: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1605. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1606. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1607. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1608. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1609. [2024-09-09 10:16:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1610. [2024-09-09 10:16:26] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1611. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1612. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1613. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1614. [2024-09-09 10:16:26] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1615. [2024-09-09 10:16:26] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1616. [2024-09-09 10:16:26] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1617. [2024-09-09 10:16:26] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1618. [2024-09-09 10:16:26] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1619. [2024-09-09 10:16: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1620. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1621. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1622. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1623. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1624. [2024-09-09 10:16:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1625. [2024-09-09 10:16:26] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1626. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1627. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1628. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1629. [2024-09-09 10:16:26] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1630. [2024-09-09 10:16:26] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1631. [2024-09-09 10:16:26] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1632. [2024-09-09 10:16:26] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1633. [2024-09-09 10:16:26] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1634. [2024-09-09 10:16: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1635. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1636. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1637. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1638. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1639. [2024-09-09 10:16:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.DS_Store"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.DS_Store\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.DS_Store/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1640. [2024-09-09 10:16:26] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1641. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1642. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1643. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1644. [2024-09-09 10:16:26] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1645. [2024-09-09 10:16:26] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1646. [2024-09-09 10:16:26] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1647. [2024-09-09 10:16:26] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1648. [2024-09-09 10:16:26] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1649. [2024-09-09 10:16:26] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1650. [2024-09-09 10:16: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1651. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1652. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1653. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1654. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1655. [2024-09-09 10:16:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1656. [2024-09-09 10:16:26] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1657. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1658. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1659. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1660. [2024-09-09 10:16:26] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1661. [2024-09-09 10:16:26] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1662. [2024-09-09 10:16:26] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1663. [2024-09-09 10:16:26] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1664. [2024-09-09 10:16: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1665. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1666. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1667. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1668. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1669. [2024-09-09 10:16:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.git/config"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.git/config\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1670. [2024-09-09 10:16:26] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1671. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1672. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1673. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1674. [2024-09-09 10:16:26] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1675. [2024-09-09 10:16:26] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1676. [2024-09-09 10:16:26] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1677. [2024-09-09 10:16:26] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1678. [2024-09-09 10:16:27] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1679. [2024-09-09 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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1680. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1681. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1682. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1683. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1684. [2024-09-09 10:16:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/334323e2634323e2131313e25393/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/334323e2634323e2131313e25393/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/334323e2634323e2131313e25393/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1685. [2024-09-09 10:16:27] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1686. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1687. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1688. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1689. [2024-09-09 10:16:27] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1690. [2024-09-09 10:16:27] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1691. [2024-09-09 10:16:27] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1692. [2024-09-09 10:16:27] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1693. [2024-09-09 10:16:27] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1694. [2024-09-09 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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1695. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1696. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1697. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1698. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1699. [2024-09-09 10:16:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1700. [2024-09-09 10:16:27] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1701. [2024-09-09 10:16:27] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1702. [2024-09-09 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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1703. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1704. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1705. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1706. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1707. [2024-09-09 10:16:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1708. [2024-09-09 10:16:27] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1709. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1710. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1711. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1712. [2024-09-09 10:16:27] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1713. [2024-09-09 10:16:27] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1714. [2024-09-09 10:16:27] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1715. [2024-09-09 10:16:27] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1716. [2024-09-09 10:16:27] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1717. [2024-09-09 10:16:27] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1718. [2024-09-09 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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1719. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1720. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1721. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1722. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1723. [2024-09-09 10:16:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1724. [2024-09-09 10:16:27] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1725. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1726. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1727. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1728. [2024-09-09 10:16:27] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1729. [2024-09-09 10:16:27] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1730. [2024-09-09 10:16:27] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1731. [2024-09-09 10:16:27] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1732. [2024-09-09 10:16:27] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1733. [2024-09-09 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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1734. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1735. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1736. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1737. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1738. [2024-09-09 10:16:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1739. [2024-09-09 10:16:27] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1740. [2024-09-09 10:16:27] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1741. [2024-09-09 10:16:27] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1742. [2024-09-09 10:16:28] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1743. [2024-09-09 10:16: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1744. [2024-09-09 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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1745. [2024-09-09 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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1746. [2024-09-09 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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1747. [2024-09-09 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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1748. [2024-09-09 10:16:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1749. [2024-09-09 10:16:28] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1750. [2024-09-09 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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1751. [2024-09-09 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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1752. [2024-09-09 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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1753. [2024-09-09 10:16:28] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1754. [2024-09-09 10:16:28] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1755. [2024-09-09 10:16:28] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1756. [2024-09-09 10:16:28] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1757. [2024-09-09 10:16:32] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1758. [2024-09-09 10:16: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1759. [2024-09-09 10: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1760. [2024-09-09 10: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1761. [2024-09-09 10: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1762. [2024-09-09 10: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1763. [2024-09-09 10:16:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://GUICHET-PROD-PARTNERS-SERVICES.BGDIGITAL.CLOUD")" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://GUICHET-PROD-PARTNERS-SERVICES.BGDIGITAL.CLOUD\") at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1764. [2024-09-09 10:16:32] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1765. [2024-09-09 10:16:32] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1766. [2024-09-09 10:16:32] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1767. [2024-09-09 10:16: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1768. [2024-09-09 10: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1769. [2024-09-09 10: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1770. [2024-09-09 10: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1771. [2024-09-09 10: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1772. [2024-09-09 10:16:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1773. [2024-09-09 10:16:32] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1774. [2024-09-09 10:16:32] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1775. [2024-09-09 10:16:33] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1776. [2024-09-09 10:16: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1777. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1778. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1779. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1780. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1781. [2024-09-09 10:16:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://GUICHET-PROD-PARTNERS-SERVICES.BGDIGITAL.CLOUD")" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://GUICHET-PROD-PARTNERS-SERVICES.BGDIGITAL.CLOUD\") at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1782. [2024-09-09 10:16:33] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1783. [2024-09-09 10:16:33] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1784. [2024-09-09 10:16:33] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1785. [2024-09-09 10:16: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1786. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1787. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1788. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1789. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1790. [2024-09-09 10:16:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1791. [2024-09-09 10:16:33] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1792. [2024-09-09 10:16:34] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1793. [2024-09-09 10:16:36] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1794. [2024-09-09 10:16: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1795. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1796. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1797. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1798. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1799. [2024-09-09 10:16:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://GUICHET-PROD-PARTNERS-SERVICES.BGDIGITAL.CLOUD")" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://GUICHET-PROD-PARTNERS-SERVICES.BGDIGITAL.CLOUD\") at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1800. [2024-09-09 10:16:36] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1801. [2024-09-09 10:16:36] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1802. [2024-09-09 10:16:36] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1803. [2024-09-09 10:16: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1804. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1805. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1806. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1807. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1808. [2024-09-09 10:16:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1809. [2024-09-09 10:16:36] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1810. [2024-09-09 10:16:36] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1811. [2024-09-09 10:16:44] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1812. [2024-09-09 10:16: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1813. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1814. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1815. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1816. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1817. [2024-09-09 10:16:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.git/config"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.git/config\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1818. [2024-09-09 10:16:44] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1819. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1820. [2024-09-09 10:16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1821. [2024-09-09 10:16: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1822. [2024-09-09 10:16:44] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1823. [2024-09-09 10:16:44] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1824. [2024-09-09 10:16:44] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1825. [2024-09-09 10:16:44] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1826. [2024-09-09 10:17:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1827. [2024-09-09 10:17: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1828. [2024-09-09 10:17: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1829. [2024-09-09 10:17: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1830. [2024-09-09 10:17: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1831. [2024-09-09 10:17: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1832. [2024-09-09 10:17:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1833. [2024-09-09 10:17:00] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1834. [2024-09-09 10:17:00] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1835. [2024-09-09 10:17:01] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1836. [2024-09-09 10: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1837. [2024-09-09 10:17: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1838. [2024-09-09 10:17: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1839. [2024-09-09 10:17: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1840. [2024-09-09 10:17: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1841. [2024-09-09 10:17:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1842. [2024-09-09 10:17:01] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1843. [2024-09-09 10:17:01] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1844. [2024-09-09 10:17:01] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1845. [2024-09-09 10: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1846. [2024-09-09 10:17: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1847. [2024-09-09 10:17: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1848. [2024-09-09 10:17: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1849. [2024-09-09 10:17: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1850. [2024-09-09 10:17:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1851. [2024-09-09 10:17:01] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1852. [2024-09-09 10:17:01] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1853. [2024-09-09 10: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1854. [2024-09-09 10:17:01] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1855. [2024-09-09 10:17: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1856. [2024-09-09 10:17: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1857. [2024-09-09 10:17: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1858. [2024-09-09 10:17: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1859. [2024-09-09 10:17:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1860. [2024-09-09 10:17:01] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1861. [2024-09-09 10:17:01] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1862. [2024-09-09 10:17:11] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1863. [2024-09-09 10: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1864. [2024-09-09 10:17:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"53acab"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_wdt/53acab","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1865. [2024-09-09 10:17:11] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1866. [2024-09-09 10:17:12] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1867. [2024-09-09 10:17:13] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1868. [2024-09-09 10:17: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1869. [2024-09-09 10:17: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1870. [2024-09-09 10:17: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1871. [2024-09-09 10:17: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1872. [2024-09-09 10:17: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1873. [2024-09-09 10:17:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "HEAD /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"HEAD /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1874. [2024-09-09 10:17:13] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1875. [2024-09-09 10:17:13] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1876. [2024-09-09 10:18:13] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1877. [2024-09-09 10:18: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1878. [2024-09-09 10:18: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1879. [2024-09-09 10:18: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1880. [2024-09-09 10:18: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1881. [2024-09-09 10:18: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1882. [2024-09-09 10:18:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1883. [2024-09-09 10:18:13] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1884. [2024-09-09 10:18:13] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1885. [2024-09-09 10:18: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1886. [2024-09-09 10:18: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1887. [2024-09-09 10:18: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1888. [2024-09-09 10:18: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1889. [2024-09-09 10:18: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1890. [2024-09-09 10:18:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /KtUevjBcxc"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /KtUevjBcxc\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/KtUevjBcxc/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1891. [2024-09-09 10:18:14] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1892. [2024-09-09 10:18: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1893. [2024-09-09 10:18: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1894. [2024-09-09 10:18: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1895. [2024-09-09 10:18:14] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1896. [2024-09-09 10:18:14] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1897. [2024-09-09 10:18:14] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1898. [2024-09-09 10:18:14] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1899. [2024-09-09 10:18:14] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1900. [2024-09-09 10:19:12] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1901. [2024-09-09 10:19: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1902. [2024-09-09 10:19: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1903. [2024-09-09 10:19: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1904. [2024-09-09 10:19: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1905. [2024-09-09 10:19: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1906. [2024-09-09 10:19:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1907. [2024-09-09 10:19:12] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1908. [2024-09-09 10:19:12] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1909. [2024-09-09 10:19:12] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1910. [2024-09-09 10:19: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1911. [2024-09-09 10:19: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1912. [2024-09-09 10:19: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1913. [2024-09-09 10:19: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1914. [2024-09-09 10:19: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1915. [2024-09-09 10:19:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /qiCwonVVph"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /qiCwonVVph\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/qiCwonVVph/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1916. [2024-09-09 10:19:12] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1917. [2024-09-09 10:19: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1918. [2024-09-09 10:19: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1919. [2024-09-09 10:19: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1920. [2024-09-09 10:19:12] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1921. [2024-09-09 10:19:12] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1922. [2024-09-09 10:19:12] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1923. [2024-09-09 10:19:12] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1924. [2024-09-09 10:19:48] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1925. [2024-09-09 10:19: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1926. [2024-09-09 10:19: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1927. [2024-09-09 10:19: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1928. [2024-09-09 10:19: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1929. [2024-09-09 10:19: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1930. [2024-09-09 10:19:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1931. [2024-09-09 10:19:48] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1932. [2024-09-09 10:19: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1933. [2024-09-09 10:19: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1934. [2024-09-09 10:19: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1935. [2024-09-09 10:19:48] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1936. [2024-09-09 10:19:48] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1937. [2024-09-09 10:19:48] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1938. [2024-09-09 10:19:49] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1939. [2024-09-09 10:20:41] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1940. [2024-09-09 10:20: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1941. [2024-09-09 10:20: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1942. [2024-09-09 10:20: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1943. [2024-09-09 10:20: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1944. [2024-09-09 10:20: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1945. [2024-09-09 10:20:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1946. [2024-09-09 10:20:41] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1947. [2024-09-09 10:20:41] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1948. [2024-09-09 10:32:22] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1949. [2024-09-09 10:32: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1950. [2024-09-09 10:32: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1951. [2024-09-09 10:32: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1952. [2024-09-09 10:32: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1953. [2024-09-09 10:32: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1954. [2024-09-09 10:32:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1955. [2024-09-09 10:32:22] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1956. [2024-09-09 10:32:22] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1957. [2024-09-09 10:33:42] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1958. [2024-09-09 10:33: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1959. [2024-09-09 10:33: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1960. [2024-09-09 10:33: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1961. [2024-09-09 10:33: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1962. [2024-09-09 10:33: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1963. [2024-09-09 10:33:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1964. [2024-09-09 10:33:42] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1965. [2024-09-09 10:33:43] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1966. [2024-09-09 10:33:43] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1967. [2024-09-09 10:33: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1968. [2024-09-09 10:33: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1969. [2024-09-09 10:33: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1970. [2024-09-09 10:33: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1971. [2024-09-09 10:33: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1972. [2024-09-09 10:33:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1973. [2024-09-09 10:33:43] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1974. [2024-09-09 10:33: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1975. [2024-09-09 10:33: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1976. [2024-09-09 10:33: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1977. [2024-09-09 10:33:43] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1978. [2024-09-09 10:33:43] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1979. [2024-09-09 10:33:43] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1980. [2024-09-09 10:33:43] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1981. [2024-09-09 11:43:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1982. [2024-09-09 11:43: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1983. [2024-09-09 11:43: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1984. [2024-09-09 11:43: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1985. [2024-09-09 11:43: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1986. [2024-09-09 11:43: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1987. [2024-09-09 11:43:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1988. [2024-09-09 11:43:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1989. [2024-09-09 11:43:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1990. [2024-09-09 13:20:49] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1991. [2024-09-09 13:20: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1992. [2024-09-09 13:20: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1993. [2024-09-09 13:20: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1994. [2024-09-09 13:20: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1995. [2024-09-09 13:20: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1996. [2024-09-09 13:20:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://guichet-prod-partners-services.bgdigital.cloud/favicon.ico")" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://guichet-prod-partners-services.bgdigital.cloud/favicon.ico\") at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1997. [2024-09-09 13:20:49] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1998. [2024-09-09 13:20: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  1999. [2024-09-09 13:20: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2000. [2024-09-09 13:20: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2001. [2024-09-09 13:20:49] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2002. [2024-09-09 13:20:49] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2003. [2024-09-09 13:20:49] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2004. [2024-09-09 13:20:49] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2005. [2024-09-09 13:23:14] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2006. [2024-09-09 13:23:14] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2007. [2024-09-09 13: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2008. [2024-09-09 13: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2009. [2024-09-09 13: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2010. [2024-09-09 13: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2011. [2024-09-09 13: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2012. [2024-09-09 13: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2013. [2024-09-09 13: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2014. [2024-09-09 13: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2015. [2024-09-09 13: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2016. [2024-09-09 13: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2017. [2024-09-09 13:23:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://guichet-prod-partners-services.bgdigital.cloud/")" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://guichet-prod-partners-services.bgdigital.cloud/\") at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2018. [2024-09-09 13:23:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://guichet-prod-partners-services.bgdigital.cloud/")" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://guichet-prod-partners-services.bgdigital.cloud/\") at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2019. [2024-09-09 13:23:14] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2020. [2024-09-09 13:23:14] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2021. [2024-09-09 13:23:14] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2022. [2024-09-09 13:23:14] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2023. [2024-09-09 13:23:14] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2024. [2024-09-09 13: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2025. [2024-09-09 13: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2026. [2024-09-09 13: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2027. [2024-09-09 13: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2028. [2024-09-09 13: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2029. [2024-09-09 13:23:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://guichet-prod-partners-services.bgdigital.cloud/")" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://guichet-prod-partners-services.bgdigital.cloud/\") at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2030. [2024-09-09 13:23:14] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2031. [2024-09-09 13:23:14] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2032. [2024-09-09 13:25:14] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2033. [2024-09-09 13:25: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2034. [2024-09-09 13:25: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2035. [2024-09-09 13:25: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2036. [2024-09-09 13:25: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2037. [2024-09-09 13:25: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2038. [2024-09-09 13:25:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://guichet-prod-partners-services.bgdigital.cloud/")" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://guichet-prod-partners-services.bgdigital.cloud/\") at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2039. [2024-09-09 13:25:14] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2040. [2024-09-09 13:25:14] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2041. [2024-09-09 13:27:42] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2042. [2024-09-09 13:27: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2043. [2024-09-09 13:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2044. [2024-09-09 13:27: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2045. [2024-09-09 13:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2046. [2024-09-09 13:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2047. [2024-09-09 13:27:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "http://guichet-prod-partners-services.bgdigital.cloud/")" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"http://guichet-prod-partners-services.bgdigital.cloud/\") at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2048. [2024-09-09 13:27:42] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2049. [2024-09-09 13:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2050. [2024-09-09 13:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2051. [2024-09-09 13:27: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2052. [2024-09-09 13:27:42] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2053. [2024-09-09 13:27:42] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2054. [2024-09-09 13:27:42] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2055. [2024-09-09 13:27:42] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2056. [2024-09-09 21:18:26] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2057. [2024-09-09 21:18: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2058. [2024-09-09 21:18: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2059. [2024-09-09 21:18: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2060. [2024-09-09 21:18: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2061. [2024-09-09 21:18: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2062. [2024-09-09 21:18:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2063. [2024-09-09 21:18:26] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2064. [2024-09-09 21:18:26] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2065. [2024-09-09 21:18:40] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2066. [2024-09-09 21:18: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2067. [2024-09-09 21:18:40] request.INFO: Matched route "api_doc". {"route":"api_doc","route_parameters":{"_route":"api_doc","_controller":"api_platform.action.documentation","_format":"js","_api_respond":"true"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/api/docs.js","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2068. [2024-09-09 21:18:40] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2069. [2024-09-09 21:18:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2070. [2024-09-09 21:18:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\TokenAuthenticator"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2071. [2024-09-09 21:18:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\TokenAuthenticator"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2072. [2024-09-09 21:18:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2073. [2024-09-09 21:18:40] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2074. [2024-09-09 21:18: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2075. [2024-09-09 21:18: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2076. [2024-09-09 21:18: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2077. [2024-09-09 21:18: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2078. [2024-09-09 21:18:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Format "js" is not supported" at /var/www/html/vendor/api-platform/core/src/EventListener/AddFormatListener.php line 104 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Format \"js\" is not supported at /var/www/html/vendor/api-platform/core/src/EventListener/AddFormatListener.php:104)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2079. [2024-09-09 21:18:40] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2080. [2024-09-09 21:18: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2081. [2024-09-09 21:18:40] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2082. [2024-09-09 21:18:40] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2083. [2024-09-09 21:18:40] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2084. [2024-09-09 22:30:32] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2085. [2024-09-09 22:30: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2086. [2024-09-09 22:30: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2087. [2024-09-09 22:30: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2088. [2024-09-09 22:30: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2089. [2024-09-09 22:30: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2090. [2024-09-09 22:30:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2091. [2024-09-09 22:30:32] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2092. [2024-09-09 22:30:32] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2093. [2024-09-09 22:30:35] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2094. [2024-09-09 22: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2095. [2024-09-09 22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2096. [2024-09-09 22: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2097. [2024-09-09 22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2098. [2024-09-09 22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2099. [2024-09-09 22:30:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /Public/home/js/check.js"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /Public/home/js/check.js\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/Public/home/js/check.js/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2100. [2024-09-09 22:30:35] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2101. [2024-09-09 22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2102. [2024-09-09 22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2103. [2024-09-09 22: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2104. [2024-09-09 22:30:35] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2105. [2024-09-09 22:30:35] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2106. [2024-09-09 22:30:35] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2107. [2024-09-09 22:30:35] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2108. [2024-09-09 22:30:41] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2109. [2024-09-09 22:30: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2110. [2024-09-09 22:30: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2111. [2024-09-09 22:30: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2112. [2024-09-09 22:30: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2113. [2024-09-09 22:30: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2114. [2024-09-09 22:30:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /static/admin/javascript/hetong.js"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /static/admin/javascript/hetong.js\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/static/admin/javascript/hetong.js/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2115. [2024-09-09 22:30:41] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2116. [2024-09-09 22:30: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2117. [2024-09-09 22:30: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2118. [2024-09-09 22:30: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2119. [2024-09-09 22:30:41] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2120. [2024-09-09 22:30:41] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2121. [2024-09-09 22:30:41] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2122. [2024-09-09 22:30:41] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2123. [2024-09-10 00:15:15] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2124. [2024-09-10 00: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2125. [2024-09-10 00: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2126. [2024-09-10 00: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2127. [2024-09-10 00:15: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2128. [2024-09-10 00:15: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2129. [2024-09-10 00:15:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2130. [2024-09-10 00:15:15] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2131. [2024-09-10 00:15:15] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2132. [2024-09-10 05:53:37] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2133. [2024-09-10 05: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2134. [2024-09-10 05: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2135. [2024-09-10 05: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2136. [2024-09-10 05: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2137. [2024-09-10 05: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2138. [2024-09-10 05:53:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://GUICHET-PROD-PARTNERS-SERVICES.BGDIGITAL.CLOUD")" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://GUICHET-PROD-PARTNERS-SERVICES.BGDIGITAL.CLOUD\") at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2139. [2024-09-10 05:53:37] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2140. [2024-09-10 05:53:37] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2141. [2024-09-10 05:53:37] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2142. [2024-09-10 05: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2143. [2024-09-10 05: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2144. [2024-09-10 05: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2145. [2024-09-10 05: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2146. [2024-09-10 05: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2147. [2024-09-10 05:53:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2148. [2024-09-10 05:53:37] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2149. [2024-09-10 05:53:37] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2150. [2024-09-10 07:04:22] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2151. [2024-09-10 07:04: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2152. [2024-09-10 07:04: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2153. [2024-09-10 07:04: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2154. [2024-09-10 07:04: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2155. [2024-09-10 07:04: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2156. [2024-09-10 07:04:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-admin/setup-config.php" (from "http://guichet-prod-partners-services.bgdigital.cloud/wp-admin/setup-config.php?step=1")" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-admin/setup-config.php\" (from \"http://guichet-prod-partners-services.bgdigital.cloud/wp-admin/setup-config.php?step=1\") at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-admin/setup-config.php/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2157. [2024-09-10 07:04:22] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2158. [2024-09-10 07:04: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2159. [2024-09-10 07:04: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2160. [2024-09-10 07:04: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2161. [2024-09-10 07:04:22] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2162. [2024-09-10 07:04:22] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2163. [2024-09-10 07:04:23] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2164. [2024-09-10 07:04:23] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2165. [2024-09-10 07:04:24] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2166. [2024-09-10 07:04: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2167. [2024-09-10 07:04: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2168. [2024-09-10 07:04: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2169. [2024-09-10 07:04: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2170. [2024-09-10 07:04: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2171. [2024-09-10 07:04:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wordpress/wp-admin/setup-config.php" (from "http://guichet-prod-partners-services.bgdigital.cloud/wordpress/wp-admin/setup-config.php?step=1")" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wordpress/wp-admin/setup-config.php\" (from \"http://guichet-prod-partners-services.bgdigital.cloud/wordpress/wp-admin/setup-config.php?step=1\") at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wordpress/wp-admin/setup-config.php/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2172. [2024-09-10 07:04:24] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2173. [2024-09-10 07:04: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2174. [2024-09-10 07:04: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2175. [2024-09-10 07:04: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2176. [2024-09-10 07:04:24] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2177. [2024-09-10 07:04:24] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2178. [2024-09-10 07:04:24] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2179. [2024-09-10 07:04:24] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2180. [2024-09-10 11:29:23] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2181. [2024-09-10 11:29: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2182. [2024-09-10 11:29:23] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2183. [2024-09-10 11:29:23] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2184. [2024-09-10 11:29:23] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2185. [2024-09-10 12:05:09] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2186. [2024-09-10 12:05:09] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2187. [2024-09-10 12:05:09] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2188. [2024-09-10 12:05:09] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2189. [2024-09-10 12:05: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2190. [2024-09-10 12:05: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2191. [2024-09-10 12:05: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2192. [2024-09-10 12:05:09] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2193. [2024-09-10 12:05:09] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2194. [2024-09-10 12:05:09] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2195. [2024-09-10 12:05: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2196. [2024-09-10 12:05: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2197. [2024-09-10 12:05: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2198. [2024-09-10 12:05: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2199. [2024-09-10 12:05:09] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2200. [2024-09-10 12:05: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2201. [2024-09-10 12:05:10] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2202. [2024-09-10 12:05:10] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2203. [2024-09-10 12:05:10] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2204. [2024-09-10 12:05:10] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2205. [2024-09-10 12:05:10] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2206. [2024-09-10 12:05:10] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2207. [2024-09-10 12:05:10] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2208. [2024-09-10 12:05:10] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2209. [2024-09-10 12:05:10] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2210. [2024-09-10 12:05:10] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2211. [2024-09-10 12:05:10] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2212. [2024-09-10 12:05:10] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2213. [2024-09-10 12:05:10] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2214. [2024-09-10 12:05:10] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2215. [2024-09-10 12:05:10] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2216. [2024-09-10 12:05:10] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2217. [2024-09-10 12:05:10] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2218. [2024-09-10 12:05:10] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2219. [2024-09-10 12:05:10] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2220. [2024-09-10 12:05:10] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2221. [2024-09-10 12:05:10] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2222. [2024-09-10 12:05:10] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2223. [2024-09-10 12:05:10] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2224. [2024-09-10 12:05:10] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2225. [2024-09-10 12:05:10] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2226. [2024-09-10 12:05: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2227. [2024-09-10 12:05:10] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2228. [2024-09-10 12:05:10] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2229. [2024-09-10 12:05:10] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2230. [2024-09-10 12:05:10] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2231. [2024-09-10 12:05: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2232. [2024-09-10 12:05:10] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2233. [2024-09-10 12:05:10] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2234. [2024-09-10 12:05:10] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2235. [2024-09-10 19:45:27] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2236. [2024-09-10 19:45: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2237. [2024-09-10 19:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2238. [2024-09-10 19:45: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2239. [2024-09-10 19:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2240. [2024-09-10 19:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2241. [2024-09-10 19:45:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.git/config"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.git/config\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2242. [2024-09-10 19:45:27] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2243. [2024-09-10 19:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2244. [2024-09-10 19:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2245. [2024-09-10 19:45: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2246. [2024-09-10 19:45:27] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2247. [2024-09-10 19:45:27] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2248. [2024-09-10 19:45:27] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2249. [2024-09-10 19:45:27] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2250. [2024-09-11 02:01:53] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2251. [2024-09-11 02:01: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2252. [2024-09-11 02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2253. [2024-09-11 02: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2254. [2024-09-11 02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2255. [2024-09-11 02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2256. [2024-09-11 02:01:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2257. [2024-09-11 02:01:53] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2258. [2024-09-11 02:01:54] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2259. [2024-09-11 03:57:39] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2260. [2024-09-11 03:57:39] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2261. [2024-09-11 03:57: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2262. [2024-09-11 03:57: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2263. [2024-09-11 03:57: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2264. [2024-09-11 03:57: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2265. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2266. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2267. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2268. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2269. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2270. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2271. [2024-09-11 03:57:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2272. [2024-09-11 03:57:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2273. [2024-09-11 03:57:39] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2274. [2024-09-11 03:57:39] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2275. [2024-09-11 03:57:39] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2276. [2024-09-11 03:57:39] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2277. [2024-09-11 03:57:39] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2278. [2024-09-11 03:57: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2279. [2024-09-11 03:57: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2280. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2281. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2282. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2283. [2024-09-11 03:57:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2284. [2024-09-11 03:57:39] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2285. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2286. [2024-09-11 03:57: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2287. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2288. [2024-09-11 03:57:39] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2289. [2024-09-11 03:57:39] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2290. [2024-09-11 03:57:39] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2291. [2024-09-11 03:57:39] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2292. [2024-09-11 03:57:39] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2293. [2024-09-11 03:57: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2294. [2024-09-11 03:57: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2295. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2296. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2297. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2298. [2024-09-11 03:57:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2299. [2024-09-11 03:57:39] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2300. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2301. [2024-09-11 03:57: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2302. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2303. [2024-09-11 03:57:39] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2304. [2024-09-11 03:57:39] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2305. [2024-09-11 03:57:39] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2306. [2024-09-11 03:57:40] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2307. [2024-09-11 03:57:40] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2308. [2024-09-11 03:57: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2309. [2024-09-11 03:57: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2310. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2311. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2312. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2313. [2024-09-11 03:57:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2314. [2024-09-11 03:57:40] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2315. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2316. [2024-09-11 03:57: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2317. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2318. [2024-09-11 03:57:40] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2319. [2024-09-11 03:57:40] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2320. [2024-09-11 03:57:40] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2321. [2024-09-11 03:57:40] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2322. [2024-09-11 03:57:40] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2323. [2024-09-11 03:57: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2324. [2024-09-11 03:57: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2325. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2326. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2327. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2328. [2024-09-11 03:57:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2329. [2024-09-11 03:57:40] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2330. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2331. [2024-09-11 03:57: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2332. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2333. [2024-09-11 03:57:40] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2334. [2024-09-11 03:57:40] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2335. [2024-09-11 03:57:40] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2336. [2024-09-11 03:57:40] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2337. [2024-09-11 03:57:40] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2338. [2024-09-11 03:57: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2339. [2024-09-11 03:57: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2340. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2341. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2342. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2343. [2024-09-11 03:57:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2344. [2024-09-11 03:57:40] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2345. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2346. [2024-09-11 03:57: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2347. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2348. [2024-09-11 03:57:40] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2349. [2024-09-11 03:57:40] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2350. [2024-09-11 03:57:41] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2351. [2024-09-11 03:57:41] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2352. [2024-09-11 03:57:41] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2353. [2024-09-11 03:57: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2354. [2024-09-11 03:57: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2355. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2356. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2357. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2358. [2024-09-11 03:57:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2359. [2024-09-11 03:57:41] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2360. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2361. [2024-09-11 03:57: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2362. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2363. [2024-09-11 03:57:41] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2364. [2024-09-11 03:57:41] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2365. [2024-09-11 03:57:41] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2366. [2024-09-11 03:57:41] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2367. [2024-09-11 03:57:41] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2368. [2024-09-11 03:57: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2369. [2024-09-11 03:57: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2370. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2371. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2372. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2373. [2024-09-11 03:57:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2374. [2024-09-11 03:57:41] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2375. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2376. [2024-09-11 03:57: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2377. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2378. [2024-09-11 03:57:41] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2379. [2024-09-11 03:57:41] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2380. [2024-09-11 03:57:41] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2381. [2024-09-11 03:57:41] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2382. [2024-09-11 03:57:42] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2383. [2024-09-11 03:57: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2384. [2024-09-11 03:57: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2385. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2386. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2387. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2388. [2024-09-11 03:57:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2389. [2024-09-11 03:57:42] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2390. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2391. [2024-09-11 03:57: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2392. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2393. [2024-09-11 03:57:42] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2394. [2024-09-11 03:57:42] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2395. [2024-09-11 03:57:42] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2396. [2024-09-11 03:57:42] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2397. [2024-09-11 03:57:42] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2398. [2024-09-11 03:57: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2399. [2024-09-11 03:57: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2400. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2401. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2402. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2403. [2024-09-11 03:57:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2404. [2024-09-11 03:57:42] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2405. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2406. [2024-09-11 03:57: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2407. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2408. [2024-09-11 03:57:42] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2409. [2024-09-11 03:57:42] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2410. [2024-09-11 03:57:42] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2411. [2024-09-11 03:57:42] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2412. [2024-09-11 03:57:42] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2413. [2024-09-11 03:57: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2414. [2024-09-11 03:57: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2415. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2416. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2417. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2418. [2024-09-11 03:57:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.DS_Store"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.DS_Store\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.DS_Store/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2419. [2024-09-11 03:57:42] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2420. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2421. [2024-09-11 03:57: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2422. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2423. [2024-09-11 03:57:42] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2424. [2024-09-11 03:57:42] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2425. [2024-09-11 03:57:42] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2426. [2024-09-11 03:57:42] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2427. [2024-09-11 03:57:42] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2428. [2024-09-11 03:57: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2429. [2024-09-11 03:57: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2430. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2431. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2432. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2433. [2024-09-11 03:57:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2434. [2024-09-11 03:57:42] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2435. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2436. [2024-09-11 03:57: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2437. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2438. [2024-09-11 03:57:42] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2439. [2024-09-11 03:57:42] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2440. [2024-09-11 03:57:43] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2441. [2024-09-11 03:57:43] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2442. [2024-09-11 03:57:43] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2443. [2024-09-11 03: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2444. [2024-09-11 03: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2445. [2024-09-11 03: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2446. [2024-09-11 03: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2447. [2024-09-11 03: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2448. [2024-09-11 03:57:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.git/config"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.git/config\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2449. [2024-09-11 03:57:43] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2450. [2024-09-11 03: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2451. [2024-09-11 03: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2452. [2024-09-11 03: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2453. [2024-09-11 03:57:43] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2454. [2024-09-11 03:57:43] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2455. [2024-09-11 03:57:43] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2456. [2024-09-11 03:57:43] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2457. [2024-09-11 03:57:43] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2458. [2024-09-11 03: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2459. [2024-09-11 03: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2460. [2024-09-11 03: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2461. [2024-09-11 03: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2462. [2024-09-11 03: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2463. [2024-09-11 03:57:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/334323e2634323e2131313e25393/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/334323e2634323e2131313e25393/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/334323e2634323e2131313e25393/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2464. [2024-09-11 03:57:43] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2465. [2024-09-11 03: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2466. [2024-09-11 03: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2467. [2024-09-11 03: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2468. [2024-09-11 03:57:43] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2469. [2024-09-11 03:57:43] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2470. [2024-09-11 03:57:43] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2471. [2024-09-11 03:57:43] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2472. [2024-09-11 03:57:43] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2473. [2024-09-11 03: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2474. [2024-09-11 03: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2475. [2024-09-11 03: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2476. [2024-09-11 03: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2477. [2024-09-11 03: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2478. [2024-09-11 03:57:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2479. [2024-09-11 03:57:43] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2480. [2024-09-11 03: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2481. [2024-09-11 03: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2482. [2024-09-11 03: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2483. [2024-09-11 03:57:43] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2484. [2024-09-11 03:57:43] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2485. [2024-09-11 03:57:43] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2486. [2024-09-11 03:57:43] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2487. [2024-09-11 03:57:44] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2488. [2024-09-11 03:57: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2489. [2024-09-11 03:57: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2490. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2491. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2492. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2493. [2024-09-11 03:57:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2494. [2024-09-11 03:57:44] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2495. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2496. [2024-09-11 03:57: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2497. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2498. [2024-09-11 03:57:44] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2499. [2024-09-11 03:57:44] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2500. [2024-09-11 03:57:44] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2501. [2024-09-11 03:57:44] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2502. [2024-09-11 03:57:44] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2503. [2024-09-11 03:57: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2504. [2024-09-11 03:57: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2505. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2506. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2507. [2024-09-11 03:57: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2508. [2024-09-11 03:57:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2509. [2024-09-11 03:57:44] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2510. [2024-09-11 03:57:44] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2511. [2024-09-11 04:34:07] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2512. [2024-09-11 04: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2513. [2024-09-11 04: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2514. [2024-09-11 04: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2515. [2024-09-11 04: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2516. [2024-09-11 04: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2517. [2024-09-11 04:34:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2518. [2024-09-11 04:34:07] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2519. [2024-09-11 04:34:07] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2520. [2024-09-11 04:34:07] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2521. [2024-09-11 04: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2522. [2024-09-11 04: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2523. [2024-09-11 04: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2524. [2024-09-11 04: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2525. [2024-09-11 04: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2526. [2024-09-11 04:34:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2527. [2024-09-11 04:34:07] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2528. [2024-09-11 04:34:07] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2529. [2024-09-11 10:11:47] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2530. [2024-09-11 10:11: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2531. [2024-09-11 10:11: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2532. [2024-09-11 10:11: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2533. [2024-09-11 10:11: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2534. [2024-09-11 10:11: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2535. [2024-09-11 10:11:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2536. [2024-09-11 10:11:47] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2537. [2024-09-11 10:11:47] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2538. [2024-09-11 22:28:19] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2539. [2024-09-11 22: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2540. [2024-09-11 22:28:19] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2541. [2024-09-11 22:28:19] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2542. [2024-09-11 22:28:19] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2543. [2024-09-11 22:37:54] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2544. [2024-09-11 22:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2545. [2024-09-11 22:37:54] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2546. [2024-09-11 22:37:54] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2547. [2024-09-11 22:37:54] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2548. [2024-09-12 02:15:48] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2549. [2024-09-12 02:15: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2550. [2024-09-12 02:15: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2551. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2552. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2553. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2554. [2024-09-12 02:15:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2555. [2024-09-12 02:15:48] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2556. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2557. [2024-09-12 02:15: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2558. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2559. [2024-09-12 02:15:48] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2560. [2024-09-12 02:15:48] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2561. [2024-09-12 02:15:48] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2562. [2024-09-12 02:15:48] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2563. [2024-09-12 02:15:49] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2564. [2024-09-12 02:15: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2565. [2024-09-12 02:15: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2566. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2567. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2568. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2569. [2024-09-12 02:15:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.exemple"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.exemple\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.exemple/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2570. [2024-09-12 02:15:49] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2571. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2572. [2024-09-12 02:15: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2573. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2574. [2024-09-12 02:15:49] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2575. [2024-09-12 02:15:49] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2576. [2024-09-12 02:15:49] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2577. [2024-09-12 02:15:49] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2578. [2024-09-12 02:15:49] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2579. [2024-09-12 02:15: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2580. [2024-09-12 02:15: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2581. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2582. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2583. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2584. [2024-09-12 02:15:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env_exemple"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env_exemple\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env_exemple/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2585. [2024-09-12 02:15:49] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2586. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2587. [2024-09-12 02:15: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2588. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2589. [2024-09-12 02:15:49] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2590. [2024-09-12 02:15:49] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2591. [2024-09-12 02:15:49] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2592. [2024-09-12 02:15:49] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2593. [2024-09-12 02:15:49] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2594. [2024-09-12 02:15: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2595. [2024-09-12 02:15: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2596. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2597. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2598. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2599. [2024-09-12 02:15:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sendgrid.env"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sendgrid.env\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sendgrid.env/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2600. [2024-09-12 02:15:49] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2601. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2602. [2024-09-12 02:15: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2603. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2604. [2024-09-12 02:15:49] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2605. [2024-09-12 02:15:49] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2606. [2024-09-12 02:15:50] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2607. [2024-09-12 02:15:50] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2608. [2024-09-12 02:15:50] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2609. [2024-09-12 02: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2610. [2024-09-12 02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2611. [2024-09-12 02: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2612. [2024-09-12 02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2613. [2024-09-12 02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2614. [2024-09-12 02:15:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.aws/credentials"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.aws/credentials\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.aws/credentials/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2615. [2024-09-12 02:15:50] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2616. [2024-09-12 02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2617. [2024-09-12 02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2618. [2024-09-12 02: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2619. [2024-09-12 02:15:50] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2620. [2024-09-12 02:15:50] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2621. [2024-09-12 02:15:50] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2622. [2024-09-12 02:15:50] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2623. [2024-09-12 02:15:50] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2624. [2024-09-12 02: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2625. [2024-09-12 02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2626. [2024-09-12 02: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2627. [2024-09-12 02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2628. [2024-09-12 02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2629. [2024-09-12 02:15:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo.php"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo.php\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2630. [2024-09-12 02:15:50] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2631. [2024-09-12 02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2632. [2024-09-12 02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2633. [2024-09-12 02: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2634. [2024-09-12 02:15:50] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2635. [2024-09-12 02:15:50] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2636. [2024-09-12 02:15:50] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2637. [2024-09-12 02:15:51] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2638. [2024-09-12 02:15:51] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2639. [2024-09-12 02:15: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2640. [2024-09-12 02:15: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2641. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2642. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2643. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2644. [2024-09-12 02:15:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2645. [2024-09-12 02:15:51] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2646. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2647. [2024-09-12 02:15: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2648. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2649. [2024-09-12 02:15:51] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2650. [2024-09-12 02:15:51] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2651. [2024-09-12 02:15:51] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2652. [2024-09-12 02:15:51] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2653. [2024-09-12 02:15:51] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2654. [2024-09-12 02:15: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2655. [2024-09-12 02:15: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2656. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2657. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2658. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2659. [2024-09-12 02:15:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /info"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /info\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2660. [2024-09-12 02:15:51] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2661. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2662. [2024-09-12 02:15: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2663. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2664. [2024-09-12 02:15:51] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2665. [2024-09-12 02:15:51] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2666. [2024-09-12 02:15:51] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2667. [2024-09-12 02:15:51] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2668. [2024-09-12 02:15:51] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2669. [2024-09-12 02:15: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2670. [2024-09-12 02:15: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2671. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2672. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2673. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2674. [2024-09-12 02:15:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /php_info"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /php_info\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php_info/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2675. [2024-09-12 02:15:51] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2676. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2677. [2024-09-12 02:15: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2678. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2679. [2024-09-12 02:15:51] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2680. [2024-09-12 02:15:51] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2681. [2024-09-12 02:15:51] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2682. [2024-09-12 02:15:52] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2683. [2024-09-12 02:15:52] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2684. [2024-09-12 02:15: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2685. [2024-09-12 02:15: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2686. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2687. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2688. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2689. [2024-09-12 02:15:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /php_info.php"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /php_info.php\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/php_info.php/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2690. [2024-09-12 02:15:52] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2691. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2692. [2024-09-12 02:15: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2693. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2694. [2024-09-12 02:15:52] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2695. [2024-09-12 02:15:52] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2696. [2024-09-12 02:15:52] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2697. [2024-09-12 02:15:52] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2698. [2024-09-12 02:15:52] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2699. [2024-09-12 02:15: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2700. [2024-09-12 02:15: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2701. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2702. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2703. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2704. [2024-09-12 02:15:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /info.php"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /info.php\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/info.php/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2705. [2024-09-12 02:15:52] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2706. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2707. [2024-09-12 02:15: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2708. [2024-09-12 02:15: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2709. [2024-09-12 02:15:52] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2710. [2024-09-12 02:15:52] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2711. [2024-09-12 02:15:52] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2712. [2024-09-12 02:15:52] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2713. [2024-09-12 02:15:52] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2714. [2024-09-12 02:15: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2715. [2024-09-12 02:15:52] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"phpinfo.php"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo.php","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2716. [2024-09-12 02:15:52] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2717. [2024-09-12 02:15:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2718. [2024-09-12 02:15:52] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2719. [2024-09-12 02:15:53] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2720. [2024-09-12 02:15:53] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2721. [2024-09-12 02:15:53] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2722. [2024-09-12 02:15: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2723. [2024-09-12 02:15:53] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2724. [2024-09-12 02:15:53] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2725. [2024-09-12 02:15:53] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2726. [2024-09-12 06:28:08] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2727. [2024-09-12 06:28: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2728. [2024-09-12 06:28: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2729. [2024-09-12 06:28: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2730. [2024-09-12 06:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2731. [2024-09-12 06:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2732. [2024-09-12 06:28:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2733. [2024-09-12 06:28:08] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2734. [2024-09-12 06:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2735. [2024-09-12 06:28: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2736. [2024-09-12 06:28: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2737. [2024-09-12 06:28:08] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2738. [2024-09-12 06:28:08] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2739. [2024-09-12 06:28:08] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2740. [2024-09-12 06:28:08] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2741. [2024-09-12 06:28:09] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2742. [2024-09-12 06:28: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2743. [2024-09-12 06:28: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2744. [2024-09-12 06:28: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2745. [2024-09-12 06:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2746. [2024-09-12 06:28: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2747. [2024-09-12 06:28:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2748. [2024-09-12 06:28:09] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2749. [2024-09-12 06:28:09] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2750. [2024-09-12 08:36:59] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2751. [2024-09-12 08:36: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2752. [2024-09-12 08:36: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2753. [2024-09-12 08:36: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2754. [2024-09-12 08:36: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2755. [2024-09-12 08:36: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2756. [2024-09-12 08:36:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://guichet-prod-partners-services.bgdigital.cloud/wp-login.php")" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://guichet-prod-partners-services.bgdigital.cloud/wp-login.php\") at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2757. [2024-09-12 08:36:59] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2758. [2024-09-12 08:36: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2759. [2024-09-12 08:36: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2760. [2024-09-12 08:36: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2761. [2024-09-12 08:36:59] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2762. [2024-09-12 08:36:59] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2763. [2024-09-12 08:36:59] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2764. [2024-09-12 08:36:59] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2765. [2024-09-12 20:10:27] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2766. [2024-09-12 20:10:27] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2767. [2024-09-12 20:10: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2768. [2024-09-12 20:10: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2769. [2024-09-12 20:10:27] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2770. [2024-09-12 20:10: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2771. [2024-09-12 20:10:27] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2772. [2024-09-12 20:10:27] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2773. [2024-09-12 20:10:27] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2774. [2024-09-12 20:10:27] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2775. [2024-09-12 20:10:27] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2776. [2024-09-12 20:10:27] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2777. [2024-09-12 20:10:27] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2778. [2024-09-12 20:10:27] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2779. [2024-09-12 20:10:27] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2780. [2024-09-12 20:10:28] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2781. [2024-09-12 20:10: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2782. [2024-09-12 20:10:28] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2783. [2024-09-12 20:10:28] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2784. [2024-09-12 20:10:28] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2785. [2024-09-12 20:10:34] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2786. [2024-09-12 20:10: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2787. [2024-09-12 20:10:34] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2788. [2024-09-12 20:10:34] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2789. [2024-09-12 20:10:34] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2790. [2024-09-12 20:10:41] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2791. [2024-09-12 20: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2792. [2024-09-12 20:10:41] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2793. [2024-09-12 20:10:41] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2794. [2024-09-12 20:10:41] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2795. [2024-09-12 20:10:48] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2796. [2024-09-12 20:10: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2797. [2024-09-12 20:10:48] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2798. [2024-09-12 20:10:48] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2799. [2024-09-12 20:10:48] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2800. [2024-09-12 20:10:54] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2801. [2024-09-12 20:10: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2802. [2024-09-12 20:10:54] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2803. [2024-09-12 20:10:54] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2804. [2024-09-12 20:10:54] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2805. [2024-09-12 20:10:59] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2806. [2024-09-12 20: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2807. [2024-09-12 20:10:59] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2808. [2024-09-12 20:10:59] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2809. [2024-09-12 20:10:59] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2810. [2024-09-12 20:11:04] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2811. [2024-09-12 20:11: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2812. [2024-09-12 20:11:04] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2813. [2024-09-12 20:11:04] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2814. [2024-09-12 20:11:04] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2815. [2024-09-13 00:27:15] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2816. [2024-09-13 00:27: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2817. [2024-09-13 00:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2818. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2819. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2820. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2821. [2024-09-13 00:27:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2822. [2024-09-13 00:27:15] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2823. [2024-09-13 00:27:15] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2824. [2024-09-13 00:27:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2825. [2024-09-13 00:27: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2826. [2024-09-13 00:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2827. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2828. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2829. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2830. [2024-09-13 00:27:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2831. [2024-09-13 00:27:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2832. [2024-09-13 00:27:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2833. [2024-09-13 00:27:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2834. [2024-09-13 00:27: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2835. [2024-09-13 00:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2836. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2837. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2838. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2839. [2024-09-13 00:27:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2840. [2024-09-13 00:27:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2841. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2842. [2024-09-13 00:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2843. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2844. [2024-09-13 00:27:18] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2845. [2024-09-13 00:27:18] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2846. [2024-09-13 00:27:18] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2847. [2024-09-13 00:27:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2848. [2024-09-13 00:27:19] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2849. [2024-09-13 00:27: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2850. [2024-09-13 00:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2851. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2852. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2853. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2854. [2024-09-13 00:27:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2855. [2024-09-13 00:27:19] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2856. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2857. [2024-09-13 00:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2858. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2859. [2024-09-13 00:27:19] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2860. [2024-09-13 00:27:19] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2861. [2024-09-13 00:27:19] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2862. [2024-09-13 00:27:19] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2863. [2024-09-13 00:27:19] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2864. [2024-09-13 00:27: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2865. [2024-09-13 00:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2866. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2867. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2868. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2869. [2024-09-13 00:27:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2870. [2024-09-13 00:27:19] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2871. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2872. [2024-09-13 00:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2873. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2874. [2024-09-13 00:27:19] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2875. [2024-09-13 00:27:19] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2876. [2024-09-13 00:27:19] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2877. [2024-09-13 00:27:19] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2878. [2024-09-13 00:27:20] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2879. [2024-09-13 00:27: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2880. [2024-09-13 00:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2881. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2882. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2883. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2884. [2024-09-13 00:27:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2885. [2024-09-13 00:27:20] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2886. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2887. [2024-09-13 00:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2888. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2889. [2024-09-13 00:27:20] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2890. [2024-09-13 00:27:20] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2891. [2024-09-13 00:27:20] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2892. [2024-09-13 00:27:20] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2893. [2024-09-13 00:27:20] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2894. [2024-09-13 00:27: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2895. [2024-09-13 00:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2896. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2897. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2898. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2899. [2024-09-13 00:27:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2900. [2024-09-13 00:27:20] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2901. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2902. [2024-09-13 00:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2903. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2904. [2024-09-13 00:27:20] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2905. [2024-09-13 00:27:20] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2906. [2024-09-13 00:27:20] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2907. [2024-09-13 00:27:20] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2908. [2024-09-13 00:27:21] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2909. [2024-09-13 00:27: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2910. [2024-09-13 00:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2911. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2912. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2913. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2914. [2024-09-13 00:27:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2915. [2024-09-13 00:27:21] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2916. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2917. [2024-09-13 00:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2918. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2919. [2024-09-13 00:27:21] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2920. [2024-09-13 00:27:21] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2921. [2024-09-13 00:27:21] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2922. [2024-09-13 00:27:21] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2923. [2024-09-13 00:27:21] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2924. [2024-09-13 00:27: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2925. [2024-09-13 00:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2926. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2927. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2928. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2929. [2024-09-13 00:27:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2930. [2024-09-13 00:27:21] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2931. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2932. [2024-09-13 00:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2933. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2934. [2024-09-13 00:27:21] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2935. [2024-09-13 00:27:21] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2936. [2024-09-13 00:27:22] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2937. [2024-09-13 00:27:22] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2938. [2024-09-13 00:27:22] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2939. [2024-09-13 00:27: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2940. [2024-09-13 00:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2941. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2942. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2943. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2944. [2024-09-13 00:27:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2945. [2024-09-13 00:27:22] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2946. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2947. [2024-09-13 00:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2948. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2949. [2024-09-13 00:27:22] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2950. [2024-09-13 00:27:22] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2951. [2024-09-13 00:27:22] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2952. [2024-09-13 00:27:22] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2953. [2024-09-13 00:27:23] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2954. [2024-09-13 00:27: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2955. [2024-09-13 00:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2956. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2957. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2958. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2959. [2024-09-13 00:27:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2960. [2024-09-13 00:27:23] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2961. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2962. [2024-09-13 00:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2963. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2964. [2024-09-13 00:27:23] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2965. [2024-09-13 00:27:23] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2966. [2024-09-13 00:27:23] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2967. [2024-09-13 00:27:23] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2968. [2024-09-13 00:27:23] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2969. [2024-09-13 00:27: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2970. [2024-09-13 00:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2971. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2972. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2973. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2974. [2024-09-13 00:27:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.DS_Store"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.DS_Store\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.DS_Store/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2975. [2024-09-13 00:27:23] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2976. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2977. [2024-09-13 00:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2978. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2979. [2024-09-13 00:27:23] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2980. [2024-09-13 00:27:23] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2981. [2024-09-13 00:27:23] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2982. [2024-09-13 00:27:23] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2983. [2024-09-13 00:27:24] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2984. [2024-09-13 00:27: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2985. [2024-09-13 00:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2986. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2987. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2988. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2989. [2024-09-13 00:27:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2990. [2024-09-13 00:27:24] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2991. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2992. [2024-09-13 00:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2993. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2994. [2024-09-13 00:27:24] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2995. [2024-09-13 00:27:24] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2996. [2024-09-13 00:27:24] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2997. [2024-09-13 00:27:24] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2998. [2024-09-13 00:27:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  2999. [2024-09-13 00:27: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3000. [2024-09-13 00:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3001. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3002. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3003. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3004. [2024-09-13 00:27:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.git/config"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.git/config\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3005. [2024-09-13 00:27:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3006. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3007. [2024-09-13 00:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3008. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3009. [2024-09-13 00:27:25] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3010. [2024-09-13 00:27:25] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3011. [2024-09-13 00:27:25] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3012. [2024-09-13 00:27:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3013. [2024-09-13 00:27:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3014. [2024-09-13 00:27: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3015. [2024-09-13 00:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3016. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3017. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3018. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3019. [2024-09-13 00:27:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/334323e2634323e2131313e25393/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/334323e2634323e2131313e25393/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/334323e2634323e2131313e25393/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3020. [2024-09-13 00:27:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3021. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3022. [2024-09-13 00:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3023. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3024. [2024-09-13 00:27:25] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3025. [2024-09-13 00:27:25] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3026. [2024-09-13 00:27:25] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3027. [2024-09-13 00:27:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3028. [2024-09-13 00:27:26] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3029. [2024-09-13 00:27: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3030. [2024-09-13 00:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3031. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3032. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3033. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3034. [2024-09-13 00:27:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3035. [2024-09-13 00:27:26] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3036. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3037. [2024-09-13 00:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3038. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3039. [2024-09-13 00:27:26] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3040. [2024-09-13 00:27:26] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3041. [2024-09-13 00:27:26] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3042. [2024-09-13 00:27:26] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3043. [2024-09-13 00:27:26] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3044. [2024-09-13 00:27: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3045. [2024-09-13 00:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3046. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3047. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3048. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3049. [2024-09-13 00:27:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3050. [2024-09-13 00:27:26] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3051. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3052. [2024-09-13 00:27: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3053. [2024-09-13 00:27: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3054. [2024-09-13 00:27:26] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3055. [2024-09-13 00:27:26] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3056. [2024-09-13 00:27:26] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3057. [2024-09-13 00:27:26] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3058. [2024-09-13 00:27:26] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3059. [2024-09-13 00: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3060. [2024-09-13 00: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3061. [2024-09-13 00: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3062. [2024-09-13 00: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3063. [2024-09-13 00: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3064. [2024-09-13 00:27:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3065. [2024-09-13 00:27:27] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3066. [2024-09-13 00:27:27] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3067. [2024-09-13 01:24:33] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3068. [2024-09-13 01:24: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3069. [2024-09-13 01:24: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3070. [2024-09-13 01:24: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3071. [2024-09-13 01:24: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3072. [2024-09-13 01:24: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3073. [2024-09-13 01:24:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3074. [2024-09-13 01:24:33] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3075. [2024-09-13 01:24:33] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3076. [2024-09-13 01:24:34] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3077. [2024-09-13 01:24: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3078. [2024-09-13 01:24: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3079. [2024-09-13 01:24: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3080. [2024-09-13 01:24: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3081. [2024-09-13 01:24: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3082. [2024-09-13 01:24:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://guichet-prod-partners-services.bgdigital.cloud/")" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://guichet-prod-partners-services.bgdigital.cloud/\") at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3083. [2024-09-13 01:24:34] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3084. [2024-09-13 01:24: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3085. [2024-09-13 01:24: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3086. [2024-09-13 01:24: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3087. [2024-09-13 01:24:34] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3088. [2024-09-13 01:24:34] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3089. [2024-09-13 01:24:34] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3090. [2024-09-13 01:24:34] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3091. [2024-09-13 02:32:59] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3092. [2024-09-13 02:32: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3093. [2024-09-13 02:32: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3094. [2024-09-13 02:32: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3095. [2024-09-13 02:32: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3096. [2024-09-13 02:32: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3097. [2024-09-13 02:32:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3098. [2024-09-13 02:32:59] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3099. [2024-09-13 02:32:59] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3100. [2024-09-13 08:55:13] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3101. [2024-09-13 08:55: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3102. [2024-09-13 08:55: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3103. [2024-09-13 08:55: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3104. [2024-09-13 08:55: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3105. [2024-09-13 08:55: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3106. [2024-09-13 08:55:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://guichet-prod-partners-services.bgdigital.cloud")" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://guichet-prod-partners-services.bgdigital.cloud\") at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3107. [2024-09-13 08:55:13] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3108. [2024-09-13 08:55:13] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3109. [2024-09-13 10:07:36] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3110. [2024-09-13 10:07: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3111. [2024-09-13 10:07: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3112. [2024-09-13 10:07: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3113. [2024-09-13 10:07: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3114. [2024-09-13 10:07: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3115. [2024-09-13 10:07:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3116. [2024-09-13 10:07:36] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3117. [2024-09-13 10:07:36] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3118. [2024-09-13 13:58:54] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3119. [2024-09-13 13:58: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3120. [2024-09-13 13:58: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3121. [2024-09-13 13:58: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3122. [2024-09-13 13:58: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3123. [2024-09-13 13:58: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3124. [2024-09-13 13:58:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3125. [2024-09-13 13:58:54] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3126. [2024-09-13 13:58: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3127. [2024-09-13 13:58: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3128. [2024-09-13 13:58: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3129. [2024-09-13 13:58:54] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3130. [2024-09-13 13:58:54] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3131. [2024-09-13 13:58:54] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3132. [2024-09-13 13:58:54] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3133. [2024-09-13 16:04:10] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3134. [2024-09-13 16:04: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3135. [2024-09-13 16:04: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3136. [2024-09-13 16:04: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3137. [2024-09-13 16:04: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3138. [2024-09-13 16:04: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3139. [2024-09-13 16:04:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3140. [2024-09-13 16:04:10] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3141. [2024-09-13 16:04:10] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3142. [2024-09-13 16:04:28] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3143. [2024-09-13 16: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3144. [2024-09-13 16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3145. [2024-09-13 16: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3146. [2024-09-13 16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3147. [2024-09-13 16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3148. [2024-09-13 16:04:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//guichet-prod-partners-services.bgdigital.cloud/api/docs.js/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3149. [2024-09-13 16:04:28] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3150. [2024-09-13 16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3151. [2024-09-13 16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3152. [2024-09-13 16: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3153. [2024-09-13 16:04:28] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3154. [2024-09-13 16:04:28] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3155. [2024-09-13 16:04:28] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3156. [2024-09-13 16:04:28] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3157. [2024-09-13 16:04:49] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3158. [2024-09-13 16:04: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3159. [2024-09-13 16:04: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3160. [2024-09-13 16:04: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3161. [2024-09-13 16:04: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3162. [2024-09-13 16:04: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3163. [2024-09-13 16:04:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//guichet-prod-partners-services.bgdigital.cloud/api/docs.js/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3164. [2024-09-13 16:04:49] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3165. [2024-09-13 16:04: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3166. [2024-09-13 16:04: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3167. [2024-09-13 16:04: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3168. [2024-09-13 16:04:49] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3169. [2024-09-13 16:04:49] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3170. [2024-09-13 16:04:49] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3171. [2024-09-13 16:04:49] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3172. [2024-09-13 16:05:13] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3173. [2024-09-13 16:05: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3174. [2024-09-13 16:05: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3175. [2024-09-13 16:05: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3176. [2024-09-13 16:05: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3177. [2024-09-13 16:05: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3178. [2024-09-13 16:05:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//guichet-prod-partners-services.bgdigital.cloud/api/docs.js/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3179. [2024-09-13 16:05:13] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3180. [2024-09-13 16:05: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3181. [2024-09-13 16:05: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3182. [2024-09-13 16:05: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3183. [2024-09-13 16:05:13] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3184. [2024-09-13 16:05:13] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3185. [2024-09-13 16:05:13] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3186. [2024-09-13 16:05:13] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3187. [2024-09-13 16:05:40] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3188. [2024-09-13 16: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3189. [2024-09-13 16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3190. [2024-09-13 16: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3191. [2024-09-13 16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3192. [2024-09-13 16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3193. [2024-09-13 16:05:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//guichet-prod-partners-services.bgdigital.cloud/api/docs.js/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3194. [2024-09-13 16:05:40] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3195. [2024-09-13 16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3196. [2024-09-13 16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3197. [2024-09-13 16: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3198. [2024-09-13 16:05:40] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3199. [2024-09-13 16:05:40] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3200. [2024-09-13 16:05:40] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3201. [2024-09-13 16:05:40] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3202. [2024-09-13 16:05:55] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3203. [2024-09-13 16:05: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3204. [2024-09-13 16:05: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3205. [2024-09-13 16:05: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3206. [2024-09-13 16:05: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3207. [2024-09-13 16:05: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3208. [2024-09-13 16:05:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//guichet-prod-partners-services.bgdigital.cloud/api/docs.js/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3209. [2024-09-13 16:05:55] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3210. [2024-09-13 16:05: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3211. [2024-09-13 16:05: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3212. [2024-09-13 16:05: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3213. [2024-09-13 16:05:55] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3214. [2024-09-13 16:05:55] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3215. [2024-09-13 16:05:55] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3216. [2024-09-13 16:05:56] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3217. [2024-09-13 16:06:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3218. [2024-09-13 16:06: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3219. [2024-09-13 16:06: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3220. [2024-09-13 16:06: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3221. [2024-09-13 16:06: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3222. [2024-09-13 16:06: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3223. [2024-09-13 16:06:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//guichet-prod-partners-services.bgdigital.cloud/api/docs.js/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3224. [2024-09-13 16:06:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3225. [2024-09-13 16:06: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3226. [2024-09-13 16:06: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3227. [2024-09-13 16:06: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3228. [2024-09-13 16:06:18] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3229. [2024-09-13 16:06:18] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3230. [2024-09-13 16:06:18] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3231. [2024-09-13 16:06:19] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3232. [2024-09-13 16:06:53] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3233. [2024-09-13 16: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3234. [2024-09-13 16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3235. [2024-09-13 16: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3236. [2024-09-13 16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3237. [2024-09-13 16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3238. [2024-09-13 16:06:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//guichet-prod-partners-services.bgdigital.cloud/api/docs.js/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3239. [2024-09-13 16:06:53] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3240. [2024-09-13 16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3241. [2024-09-13 16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3242. [2024-09-13 16: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3243. [2024-09-13 16:06:53] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3244. [2024-09-13 16:06:53] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3245. [2024-09-13 16:06:53] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3246. [2024-09-13 16:06:53] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3247. [2024-09-13 16:06:57] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3248. [2024-09-13 16: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3249. [2024-09-13 16:06: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3250. [2024-09-13 16:06: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3251. [2024-09-13 16:06: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3252. [2024-09-13 16:06: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3253. [2024-09-13 16:06:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//guichet-prod-partners-services.bgdigital.cloud/api/docs.js/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3254. [2024-09-13 16:06:57] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3255. [2024-09-13 16:06: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3256. [2024-09-13 16:06: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3257. [2024-09-13 16:06: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3258. [2024-09-13 16:06:57] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3259. [2024-09-13 16:06:57] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3260. [2024-09-13 16:06:57] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3261. [2024-09-13 16:06:57] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3262. [2024-09-13 16:07:39] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3263. [2024-09-13 16:07: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3264. [2024-09-13 16:07: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3265. [2024-09-13 16:07: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3266. [2024-09-13 16:07: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3267. [2024-09-13 16:07: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3268. [2024-09-13 16:07:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//guichet-prod-partners-services.bgdigital.cloud/api/docs.js/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3269. [2024-09-13 16:07:39] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3270. [2024-09-13 16:07: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3271. [2024-09-13 16:07: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3272. [2024-09-13 16:07: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3273. [2024-09-13 16:07:39] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3274. [2024-09-13 16:07:39] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3275. [2024-09-13 16:07:39] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3276. [2024-09-13 16:07:40] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3277. [2024-09-13 16:08:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3278. [2024-09-13 16:08: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3279. [2024-09-13 16:08: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3280. [2024-09-13 16:08: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3281. [2024-09-13 16:08: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3282. [2024-09-13 16:08: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3283. [2024-09-13 16:08:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//guichet-prod-partners-services.bgdigital.cloud/api/docs.js/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3284. [2024-09-13 16:08:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3285. [2024-09-13 16:08: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3286. [2024-09-13 16:08: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3287. [2024-09-13 16:08: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3288. [2024-09-13 16:08:25] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3289. [2024-09-13 16:08:25] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3290. [2024-09-13 16:08:25] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3291. [2024-09-13 16:08:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3292. [2024-09-13 16:08:31] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3293. [2024-09-13 16: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3294. [2024-09-13 16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3295. [2024-09-13 16: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3296. [2024-09-13 16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3297. [2024-09-13 16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3298. [2024-09-13 16:08:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//guichet-prod-partners-services.bgdigital.cloud/api/docs.js/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3299. [2024-09-13 16:08:31] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3300. [2024-09-13 16: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3301. [2024-09-13 16: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3302. [2024-09-13 16: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3303. [2024-09-13 16:08:31] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3304. [2024-09-13 16:08:31] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3305. [2024-09-13 16:08:31] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3306. [2024-09-13 16:08:31] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3307. [2024-09-13 16:10:34] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3308. [2024-09-13 16:10: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3309. [2024-09-13 16:10: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3310. [2024-09-13 16:10: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3311. [2024-09-13 16:10: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3312. [2024-09-13 16:10: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3313. [2024-09-13 16:10:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//guichet-prod-partners-services.bgdigital.cloud/api/docs.js/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3314. [2024-09-13 16:10:34] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3315. [2024-09-13 16:10: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3316. [2024-09-13 16:10: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3317. [2024-09-13 16:10: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3318. [2024-09-13 16:10:34] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3319. [2024-09-13 16:10:34] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3320. [2024-09-13 16:10:34] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3321. [2024-09-13 16:10:34] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3322. [2024-09-14 09:23:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3323. [2024-09-14 09:23: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3324. [2024-09-14 09:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3325. [2024-09-14 09:23: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3326. [2024-09-14 09:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3327. [2024-09-14 09:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3328. [2024-09-14 09:23:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.git/config"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.git/config\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3329. [2024-09-14 09:23:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3330. [2024-09-14 09:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3331. [2024-09-14 09:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3332. [2024-09-14 09:23: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3333. [2024-09-14 09:23:25] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3334. [2024-09-14 09:23:25] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3335. [2024-09-14 09:23:25] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3336. [2024-09-14 09:23:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3337. [2024-09-14 11:36:38] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3338. [2024-09-14 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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3339. [2024-09-14 11:36:38] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3340. [2024-09-14 11:36:38] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3341. [2024-09-14 11:36:38] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3342. [2024-09-14 12:17:41] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3343. [2024-09-14 12:17: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3344. [2024-09-14 12:17:41] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3345. [2024-09-14 12:17:41] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3346. [2024-09-14 12:17:41] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3347. [2024-09-14 12:37:16] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3348. [2024-09-14 12:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3349. [2024-09-14 12:37:16] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3350. [2024-09-14 12:37:16] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3351. [2024-09-14 12:37:16] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3352. [2024-09-14 15:42:46] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3353. [2024-09-14 15:42:46] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3354. [2024-09-14 15:42:46] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3355. [2024-09-14 15:42: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3356. [2024-09-14 15:42: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3357. [2024-09-14 15:42:46] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3358. [2024-09-14 15:42:46] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3359. [2024-09-14 15:42:46] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3360. [2024-09-14 15:42:46] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3361. [2024-09-14 15:42: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3362. [2024-09-14 15:42: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3363. [2024-09-14 15:42: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3364. [2024-09-14 15:42: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3365. [2024-09-14 15:42: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3366. [2024-09-14 15:42:46] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3367. [2024-09-14 15:42: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3368. [2024-09-14 15:42:46] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3369. [2024-09-14 15:42:46] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3370. [2024-09-14 15:42:46] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3371. [2024-09-14 15:42:46] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3372. [2024-09-14 15:42:46] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3373. [2024-09-14 15:42:46] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3374. [2024-09-14 15:42:46] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3375. [2024-09-14 15:42:46] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3376. [2024-09-14 15:42:46] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3377. [2024-09-14 15:42:46] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3378. [2024-09-14 15:42:46] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3379. [2024-09-14 15:42:46] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3380. [2024-09-14 15:42:46] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3381. [2024-09-14 15:42:46] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3382. [2024-09-14 15:42:46] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3383. [2024-09-14 15:42:46] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3384. [2024-09-14 15:42:46] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3385. [2024-09-14 15:42:46] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3386. [2024-09-14 15:42:46] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3387. [2024-09-14 15:42:46] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3388. [2024-09-14 15:42:46] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3389. [2024-09-14 15:42:46] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3390. [2024-09-14 15:42:46] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3391. [2024-09-14 15:42:46] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3392. [2024-09-14 20:08:45] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3393. [2024-09-14 20: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3394. [2024-09-14 20:08:45] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3395. [2024-09-14 20:08:45] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3396. [2024-09-14 20:08:45] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3397. [2024-09-14 21:23:15] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3398. [2024-09-14 21:23: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3399. [2024-09-14 21:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3400. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3401. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3402. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3403. [2024-09-14 21:23:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3404. [2024-09-14 21:23:15] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3405. [2024-09-14 21:23:15] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3406. [2024-09-14 21:23:15] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3407. [2024-09-14 21:23: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3408. [2024-09-14 21:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3409. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3410. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3411. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3412. [2024-09-14 21:23:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3413. [2024-09-14 21:23:15] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3414. [2024-09-14 21:23:15] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3415. [2024-09-14 21:23:15] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3416. [2024-09-14 21:23: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3417. [2024-09-14 21:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3418. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3419. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3420. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3421. [2024-09-14 21:23:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3422. [2024-09-14 21:23:15] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3423. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3424. [2024-09-14 21:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3425. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3426. [2024-09-14 21:23:15] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3427. [2024-09-14 21:23:15] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3428. [2024-09-14 21:23:15] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3429. [2024-09-14 21:23:16] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3430. [2024-09-14 21:23: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3431. [2024-09-14 21:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3432. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3433. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3434. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3435. [2024-09-14 21:23:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3436. [2024-09-14 21:23:16] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3437. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3438. [2024-09-14 21:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3439. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3440. [2024-09-14 21:23:16] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3441. [2024-09-14 21:23:16] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3442. [2024-09-14 21:23:16] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3443. [2024-09-14 21:23:16] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3444. [2024-09-14 21:23:16] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3445. [2024-09-14 21:23: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3446. [2024-09-14 21:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3447. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3448. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3449. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3450. [2024-09-14 21:23:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3451. [2024-09-14 21:23:16] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3452. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3453. [2024-09-14 21:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3454. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3455. [2024-09-14 21:23:16] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3456. [2024-09-14 21:23:16] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3457. [2024-09-14 21:23:16] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3458. [2024-09-14 21:23:16] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3459. [2024-09-14 21:23:16] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3460. [2024-09-14 21:23: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3461. [2024-09-14 21:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3462. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3463. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3464. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3465. [2024-09-14 21:23:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3466. [2024-09-14 21:23:16] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3467. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3468. [2024-09-14 21:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3469. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3470. [2024-09-14 21:23:16] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3471. [2024-09-14 21:23:16] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3472. [2024-09-14 21:23:16] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3473. [2024-09-14 21:23:16] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3474. [2024-09-14 21:23:16] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3475. [2024-09-14 21:23: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3476. [2024-09-14 21:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3477. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3478. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3479. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3480. [2024-09-14 21:23:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3481. [2024-09-14 21:23:16] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3482. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3483. [2024-09-14 21:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3484. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3485. [2024-09-14 21:23:16] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3486. [2024-09-14 21:23:16] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3487. [2024-09-14 21:23:16] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3488. [2024-09-14 21:23:16] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3489. [2024-09-14 21:23:16] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3490. [2024-09-14 21:23: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3491. [2024-09-14 21:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3492. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3493. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3494. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3495. [2024-09-14 21:23:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3496. [2024-09-14 21:23:16] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3497. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3498. [2024-09-14 21:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3499. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3500. [2024-09-14 21:23:16] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3501. [2024-09-14 21:23:16] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3502. [2024-09-14 21:23:16] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3503. [2024-09-14 21:23:16] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3504. [2024-09-14 21:23:16] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3505. [2024-09-14 21:23: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3506. [2024-09-14 21:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3507. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3508. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3509. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3510. [2024-09-14 21:23:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3511. [2024-09-14 21:23:16] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3512. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3513. [2024-09-14 21:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3514. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3515. [2024-09-14 21:23:16] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3516. [2024-09-14 21:23:16] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3517. [2024-09-14 21:23:16] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3518. [2024-09-14 21:23:16] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3519. [2024-09-14 21:23:17] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3520. [2024-09-14 21:23: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3521. [2024-09-14 21:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3522. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3523. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3524. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3525. [2024-09-14 21:23:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3526. [2024-09-14 21:23:17] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3527. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3528. [2024-09-14 21:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3529. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3530. [2024-09-14 21:23:17] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3531. [2024-09-14 21:23:17] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3532. [2024-09-14 21:23:17] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3533. [2024-09-14 21:23:17] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3534. [2024-09-14 21:23:17] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3535. [2024-09-14 21:23: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3536. [2024-09-14 21:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3537. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3538. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3539. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3540. [2024-09-14 21:23:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3541. [2024-09-14 21:23:17] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3542. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3543. [2024-09-14 21:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3544. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3545. [2024-09-14 21:23:17] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3546. [2024-09-14 21:23:17] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3547. [2024-09-14 21:23:17] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3548. [2024-09-14 21:23:17] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3549. [2024-09-14 21:23:17] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3550. [2024-09-14 21:23: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3551. [2024-09-14 21:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3552. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3553. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3554. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3555. [2024-09-14 21:23:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.DS_Store"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.DS_Store\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.DS_Store/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3556. [2024-09-14 21:23:17] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3557. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3558. [2024-09-14 21:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3559. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3560. [2024-09-14 21:23:17] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3561. [2024-09-14 21:23:17] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3562. [2024-09-14 21:23:17] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3563. [2024-09-14 21:23:17] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3564. [2024-09-14 21:23:17] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3565. [2024-09-14 21:23:17] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3566. [2024-09-14 21:23: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3567. [2024-09-14 21:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3568. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3569. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3570. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3571. [2024-09-14 21:23:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3572. [2024-09-14 21:23:17] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3573. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3574. [2024-09-14 21:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3575. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3576. [2024-09-14 21:23:17] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3577. [2024-09-14 21:23:17] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3578. [2024-09-14 21:23:17] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3579. [2024-09-14 21:23:17] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3580. [2024-09-14 21:23: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3581. [2024-09-14 21:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3582. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3583. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3584. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3585. [2024-09-14 21:23:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.git/config"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.git/config\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3586. [2024-09-14 21:23:17] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3587. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3588. [2024-09-14 21:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3589. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3590. [2024-09-14 21:23:17] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3591. [2024-09-14 21:23:17] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3592. [2024-09-14 21:23:17] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3593. [2024-09-14 21:23:17] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3594. [2024-09-14 21:23:17] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3595. [2024-09-14 21:23: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3596. [2024-09-14 21:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3597. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3598. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3599. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3600. [2024-09-14 21:23:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/334323e2634323e2131313e25393/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/334323e2634323e2131313e25393/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/334323e2634323e2131313e25393/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3601. [2024-09-14 21:23:17] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3602. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3603. [2024-09-14 21:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3604. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3605. [2024-09-14 21:23:17] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3606. [2024-09-14 21:23:17] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3607. [2024-09-14 21:23:17] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3608. [2024-09-14 21:23:17] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3609. [2024-09-14 21:23:17] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3610. [2024-09-14 21:23: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3611. [2024-09-14 21:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3612. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3613. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3614. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3615. [2024-09-14 21:23:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3616. [2024-09-14 21:23:17] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3617. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3618. [2024-09-14 21:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3619. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3620. [2024-09-14 21:23:17] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3621. [2024-09-14 21:23:17] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3622. [2024-09-14 21:23:18] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3623. [2024-09-14 21:23:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3624. [2024-09-14 21:23:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3625. [2024-09-14 21:23: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3626. [2024-09-14 21:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3627. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3628. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3629. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3630. [2024-09-14 21:23:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3631. [2024-09-14 21:23:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3632. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3633. [2024-09-14 21:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3634. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3635. [2024-09-14 21:23:18] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3636. [2024-09-14 21:23:18] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3637. [2024-09-14 21:23:18] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3638. [2024-09-14 21:23:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3639. [2024-09-14 21:23:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3640. [2024-09-14 21:23: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3641. [2024-09-14 21:23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3642. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3643. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3644. [2024-09-14 21:23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3645. [2024-09-14 21:23:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3646. [2024-09-14 21:23:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3647. [2024-09-14 21:23:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3648. [2024-09-14 21:23:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3649. [2024-09-14 23:08:05] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3650. [2024-09-14 23:08: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3651. [2024-09-14 23:08: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3652. [2024-09-14 23:08: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3653. [2024-09-14 23:08: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3654. [2024-09-14 23:08: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3655. [2024-09-14 23:08:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3656. [2024-09-14 23:08:05] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3657. [2024-09-14 23:08:05] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3658. [2024-09-14 23:08:23] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3659. [2024-09-14 23:08: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3660. [2024-09-14 23:08: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3661. [2024-09-14 23:08: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3662. [2024-09-14 23:08: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3663. [2024-09-14 23:08: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3664. [2024-09-14 23:08:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//guichet-prod-partners-services.bgdigital.cloud/api/docs.js/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3665. [2024-09-14 23:08:23] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3666. [2024-09-14 23:08: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3667. [2024-09-14 23:08: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3668. [2024-09-14 23:08: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3669. [2024-09-14 23:08:23] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3670. [2024-09-14 23:08:23] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3671. [2024-09-14 23:08:23] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3672. [2024-09-14 23:08:24] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3673. [2024-09-14 23:09:20] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3674. [2024-09-14 23:09: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3675. [2024-09-14 23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3676. [2024-09-14 23: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3677. [2024-09-14 23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3678. [2024-09-14 23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3679. [2024-09-14 23:09:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//guichet-prod-partners-services.bgdigital.cloud/api/docs.js/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3680. [2024-09-14 23:09:20] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3681. [2024-09-14 23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3682. [2024-09-14 23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3683. [2024-09-14 23: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3684. [2024-09-14 23:09:20] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3685. [2024-09-14 23:09:20] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3686. [2024-09-14 23:09:20] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3687. [2024-09-14 23:09:20] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3688. [2024-09-14 23:10:15] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3689. [2024-09-14 23: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3690. [2024-09-14 23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3691. [2024-09-14 23: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3692. [2024-09-14 23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3693. [2024-09-14 23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3694. [2024-09-14 23:10:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//guichet-prod-partners-services.bgdigital.cloud/api/docs.js/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3695. [2024-09-14 23:10:15] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3696. [2024-09-14 23: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3697. [2024-09-14 23: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3698. [2024-09-14 23: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3699. [2024-09-14 23:10:15] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3700. [2024-09-14 23:10:15] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3701. [2024-09-14 23:10:15] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3702. [2024-09-14 23:10:15] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3703. [2024-09-15 03:11:27] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3704. [2024-09-15 03: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3705. [2024-09-15 03:11:27] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3706. [2024-09-15 03:11:27] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3707. [2024-09-15 03:11:27] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3708. [2024-09-15 05:50:39] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3709. [2024-09-15 05:50: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3710. [2024-09-15 05: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3711. [2024-09-15 05: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3712. [2024-09-15 05: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3713. [2024-09-15 05: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3714. [2024-09-15 05:50:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.git/config"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.git/config\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3715. [2024-09-15 05:50:39] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3716. [2024-09-15 05: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3717. [2024-09-15 05: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3718. [2024-09-15 05: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3719. [2024-09-15 05:50:39] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3720. [2024-09-15 05:50:39] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3721. [2024-09-15 05:50:39] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3722. [2024-09-15 05:50:39] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3723. [2024-09-15 07:42:44] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3724. [2024-09-15 07:42: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3725. [2024-09-15 07:42:44] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3726. [2024-09-15 07:42:44] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3727. [2024-09-15 07:42:44] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3728. [2024-09-15 09:46:23] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3729. [2024-09-15 09:46: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3730. [2024-09-15 09:46:23] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3731. [2024-09-15 09:46:23] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3732. [2024-09-15 09:46:27] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3733. [2024-09-15 11:22:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3734. [2024-09-15 11:22:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3735. [2024-09-15 11:22:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3736. [2024-09-15 11:22:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3737. [2024-09-15 11:22:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3738. [2024-09-15 11:22:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3739. [2024-09-15 11:22:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3740. [2024-09-15 11:22: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3741. [2024-09-15 11:22: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3742. [2024-09-15 11:22: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3743. [2024-09-15 11:22: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3744. [2024-09-15 11:22: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3745. [2024-09-15 11:22: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3746. [2024-09-15 11:22: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3747. [2024-09-15 11:22:25] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3748. [2024-09-15 11:22:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3749. [2024-09-15 11:22:25] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3750. [2024-09-15 11:22:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3751. [2024-09-15 11:22:25] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3752. [2024-09-15 11:22:25] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3753. [2024-09-15 11:22:25] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3754. [2024-09-15 11:22:25] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3755. [2024-09-15 11:22:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3756. [2024-09-15 11:22:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3757. [2024-09-15 11:22:25] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3758. [2024-09-15 11:22:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3759. [2024-09-15 11:22:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3760. [2024-09-15 11:22:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3761. [2024-09-15 11:22:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3762. [2024-09-15 11:22:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3763. [2024-09-15 11:22:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3764. [2024-09-15 11:22:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3765. [2024-09-15 11:22:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3766. [2024-09-15 11:22:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3767. [2024-09-15 11:22:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3768. [2024-09-15 20:06:40] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3769. [2024-09-15 20:06: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3770. [2024-09-15 20:06: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3771. [2024-09-15 20:06: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3772. [2024-09-15 20:06: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3773. [2024-09-15 20:06: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3774. [2024-09-15 20:06:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3775. [2024-09-15 20:06:40] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3776. [2024-09-15 20:06: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3777. [2024-09-15 20:06: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3778. [2024-09-15 20:06: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3779. [2024-09-15 20:06:40] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3780. [2024-09-15 20:06:40] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3781. [2024-09-15 20:06:40] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3782. [2024-09-15 20:06:40] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3783. [2024-09-15 20:06:47] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3784. [2024-09-15 20:06: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3785. [2024-09-15 20:06: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3786. [2024-09-15 20:06: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3787. [2024-09-15 20:06: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3788. [2024-09-15 20:06: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3789. [2024-09-15 20:06:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "LINK /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"LINK /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3790. [2024-09-15 20:06:47] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3791. [2024-09-15 20:06:47] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3792. [2024-09-16 02:56:38] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3793. [2024-09-16 02: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3794. [2024-09-16 02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3795. [2024-09-16 02: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3796. [2024-09-16 02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3797. [2024-09-16 02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3798. [2024-09-16 02:56:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3799. [2024-09-16 02:56:38] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3800. [2024-09-16 02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3801. [2024-09-16 02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3802. [2024-09-16 02: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3803. [2024-09-16 02:56:39] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3804. [2024-09-16 02:56:39] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3805. [2024-09-16 02:56:39] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3806. [2024-09-16 02:56:39] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3807. [2024-09-16 02:56:53] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3808. [2024-09-16 02:56: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3809. [2024-09-16 02:56: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3810. [2024-09-16 02:56: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3811. [2024-09-16 02:56: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3812. [2024-09-16 02:56: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3813. [2024-09-16 02:56:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3814. [2024-09-16 02:56:53] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3815. [2024-09-16 02:56:53] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3816. [2024-09-16 17:10:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3817. [2024-09-16 17:10: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3818. [2024-09-16 17:10:00] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3819. [2024-09-16 17:10:00] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3820. [2024-09-16 17:10:00] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3821. [2024-09-16 17:16:58] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3822. [2024-09-16 17:16: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3823. [2024-09-16 17:16:58] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3824. [2024-09-16 17:16:58] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3825. [2024-09-16 17:16:58] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3826. [2024-09-16 18:19:22] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3827. [2024-09-16 18:19: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3828. [2024-09-16 18:19:22] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3829. [2024-09-16 18:19:22] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3830. [2024-09-16 18:19:22] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3831. [2024-09-16 18:44:07] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3832. [2024-09-16 18:44: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3833. [2024-09-16 18:44: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3834. [2024-09-16 18:44: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3835. [2024-09-16 18:44: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3836. [2024-09-16 18:44: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3837. [2024-09-16 18:44:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3838. [2024-09-16 18:44:07] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3839. [2024-09-16 18:44:07] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3840. [2024-09-16 18:44:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3841. [2024-09-16 18:44: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3842. [2024-09-16 18:44:25] request.INFO: Matched route "api_doc". {"route":"api_doc","route_parameters":{"_route":"api_doc","_controller":"api_platform.action.documentation","_format":"js","_api_respond":"true"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/api/docs.js","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3843. [2024-09-16 18:44:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3844. [2024-09-16 18:44:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3845. [2024-09-16 18:44:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\TokenAuthenticator"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3846. [2024-09-16 18:44:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\TokenAuthenticator"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3847. [2024-09-16 18:44:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3848. [2024-09-16 18:44:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3849. [2024-09-16 18:44: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3850. [2024-09-16 18:44: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3851. [2024-09-16 18:44: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3852. [2024-09-16 18:44: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3853. [2024-09-16 18:44:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Format "js" is not supported" at /var/www/html/vendor/api-platform/core/src/EventListener/AddFormatListener.php line 104 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Format \"js\" is not supported at /var/www/html/vendor/api-platform/core/src/EventListener/AddFormatListener.php:104)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3854. [2024-09-16 18:44:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3855. [2024-09-16 18:44: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3856. [2024-09-16 18:44:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3857. [2024-09-16 18:44:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3858. [2024-09-16 18:44:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3859. [2024-09-16 18:44:36] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3860. [2024-09-16 18:44: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3861. [2024-09-16 18:44:36] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3862. [2024-09-16 18:44:36] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3863. [2024-09-16 18:44:36] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3864. [2024-09-16 19:31:48] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3865. [2024-09-16 19:31:48] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3866. [2024-09-16 19:31:48] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3867. [2024-09-16 19:31: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3868. [2024-09-16 19:31: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3869. [2024-09-16 19:31: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3870. [2024-09-16 19:31:48] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3871. [2024-09-16 19:31:48] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3872. [2024-09-16 19:31:48] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3873. [2024-09-16 19:31:48] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3874. [2024-09-16 19:31:48] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3875. [2024-09-16 19:31:48] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3876. [2024-09-16 19:31:48] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3877. [2024-09-16 19:31:48] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3878. [2024-09-16 19:31:48] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3879. [2024-09-16 19:31:49] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3880. [2024-09-16 19:31: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3881. [2024-09-16 19:31:49] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3882. [2024-09-16 19:31:49] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3883. [2024-09-16 19:31:49] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3884. [2024-09-16 22:22:29] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3885. [2024-09-16 22: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3886. [2024-09-16 22:22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3887. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3888. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3889. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3890. [2024-09-16 22:22:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3891. [2024-09-16 22:22:29] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3892. [2024-09-16 22:22:29] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3893. [2024-09-16 22:22:29] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3894. [2024-09-16 22: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3895. [2024-09-16 22:22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3896. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3897. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3898. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3899. [2024-09-16 22:22:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3900. [2024-09-16 22:22:29] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3901. [2024-09-16 22:22:29] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3902. [2024-09-16 22:22:29] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3903. [2024-09-16 22: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3904. [2024-09-16 22:22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3905. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3906. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3907. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3908. [2024-09-16 22:22:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3909. [2024-09-16 22:22:29] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3910. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3911. [2024-09-16 22:22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3912. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3913. [2024-09-16 22:22:29] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3914. [2024-09-16 22:22:29] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3915. [2024-09-16 22:22:29] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3916. [2024-09-16 22:22:29] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3917. [2024-09-16 22: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3918. [2024-09-16 22:22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3919. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3920. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3921. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3922. [2024-09-16 22:22:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3923. [2024-09-16 22:22:29] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3924. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3925. [2024-09-16 22:22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3926. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3927. [2024-09-16 22:22:29] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3928. [2024-09-16 22:22:29] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3929. [2024-09-16 22:22:29] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3930. [2024-09-16 22:22:29] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3931. [2024-09-16 22:22:29] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3932. [2024-09-16 22: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3933. [2024-09-16 22:22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3934. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3935. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3936. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3937. [2024-09-16 22:22:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3938. [2024-09-16 22:22:30] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3939. [2024-09-16 22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3940. [2024-09-16 22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3941. [2024-09-16 22: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3942. [2024-09-16 22:22:30] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3943. [2024-09-16 22:22:30] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3944. [2024-09-16 22:22:30] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3945. [2024-09-16 22:22:30] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3946. [2024-09-16 22:22:30] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3947. [2024-09-16 22:22: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3948. [2024-09-16 22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3949. [2024-09-16 22: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3950. [2024-09-16 22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3951. [2024-09-16 22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3952. [2024-09-16 22:22:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3953. [2024-09-16 22:22:30] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3954. [2024-09-16 22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3955. [2024-09-16 22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3956. [2024-09-16 22: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3957. [2024-09-16 22:22:30] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3958. [2024-09-16 22:22:30] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3959. [2024-09-16 22:22:30] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3960. [2024-09-16 22:22:30] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3961. [2024-09-16 22:22:30] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3962. [2024-09-16 22:22: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3963. [2024-09-16 22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3964. [2024-09-16 22: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3965. [2024-09-16 22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3966. [2024-09-16 22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3967. [2024-09-16 22:22:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3968. [2024-09-16 22:22:30] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3969. [2024-09-16 22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3970. [2024-09-16 22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3971. [2024-09-16 22: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3972. [2024-09-16 22:22:30] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3973. [2024-09-16 22:22:30] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3974. [2024-09-16 22:22:30] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3975. [2024-09-16 22:22:30] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3976. [2024-09-16 22:22:30] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3977. [2024-09-16 22:22: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3978. [2024-09-16 22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3979. [2024-09-16 22: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3980. [2024-09-16 22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3981. [2024-09-16 22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3982. [2024-09-16 22:22:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3983. [2024-09-16 22:22:30] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3984. [2024-09-16 22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3985. [2024-09-16 22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3986. [2024-09-16 22: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3987. [2024-09-16 22:22:30] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3988. [2024-09-16 22:22:30] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3989. [2024-09-16 22:22:30] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3990. [2024-09-16 22:22:30] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3991. [2024-09-16 22:22:30] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3992. [2024-09-16 22:22: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3993. [2024-09-16 22:22:30] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3994. [2024-09-16 22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3995. [2024-09-16 22: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3996. [2024-09-16 22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3997. [2024-09-16 22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3998. [2024-09-16 22:22:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  3999. [2024-09-16 22:22:30] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4000. [2024-09-16 22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4001. [2024-09-16 22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4002. [2024-09-16 22: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4003. [2024-09-16 22:22:30] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4004. [2024-09-16 22:22:30] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4005. [2024-09-16 22:22:30] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4006. [2024-09-16 22:22:30] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4007. [2024-09-16 22:22: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4008. [2024-09-16 22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4009. [2024-09-16 22: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4010. [2024-09-16 22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4011. [2024-09-16 22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4012. [2024-09-16 22:22:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4013. [2024-09-16 22:22:30] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4014. [2024-09-16 22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4015. [2024-09-16 22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4016. [2024-09-16 22: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4017. [2024-09-16 22:22:30] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4018. [2024-09-16 22:22:30] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4019. [2024-09-16 22:22:30] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4020. [2024-09-16 22:22:30] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4021. [2024-09-16 22:22:31] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4022. [2024-09-16 22:22: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4023. [2024-09-16 22:22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4024. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4025. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4026. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4027. [2024-09-16 22:22:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4028. [2024-09-16 22:22:31] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4029. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4030. [2024-09-16 22:22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4031. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4032. [2024-09-16 22:22:31] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4033. [2024-09-16 22:22:31] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4034. [2024-09-16 22:22:31] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4035. [2024-09-16 22:22:31] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4036. [2024-09-16 22:22:31] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4037. [2024-09-16 22:22: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4038. [2024-09-16 22:22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4039. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4040. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4041. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4042. [2024-09-16 22:22:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.DS_Store"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.DS_Store\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.DS_Store/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4043. [2024-09-16 22:22:31] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4044. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4045. [2024-09-16 22:22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4046. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4047. [2024-09-16 22:22:31] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4048. [2024-09-16 22:22:31] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4049. [2024-09-16 22:22:31] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4050. [2024-09-16 22:22:31] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4051. [2024-09-16 22:22:31] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4052. [2024-09-16 22:22:31] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4053. [2024-09-16 22:22: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4054. [2024-09-16 22:22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4055. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4056. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4057. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4058. [2024-09-16 22:22:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4059. [2024-09-16 22:22:31] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4060. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4061. [2024-09-16 22:22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4062. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4063. [2024-09-16 22:22:31] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4064. [2024-09-16 22:22:31] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4065. [2024-09-16 22:22:31] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4066. [2024-09-16 22:22:31] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4067. [2024-09-16 22:22: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4068. [2024-09-16 22:22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4069. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4070. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4071. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4072. [2024-09-16 22:22:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.git/config"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.git/config\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4073. [2024-09-16 22:22:31] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4074. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4075. [2024-09-16 22:22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4076. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4077. [2024-09-16 22:22:31] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4078. [2024-09-16 22:22:31] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4079. [2024-09-16 22:22:31] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4080. [2024-09-16 22:22:31] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4081. [2024-09-16 22:22:31] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4082. [2024-09-16 22:22: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4083. [2024-09-16 22:22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4084. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4085. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4086. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4087. [2024-09-16 22:22:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/334323e2634323e2131313e25393/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/334323e2634323e2131313e25393/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/334323e2634323e2131313e25393/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4088. [2024-09-16 22:22:31] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4089. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4090. [2024-09-16 22:22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4091. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4092. [2024-09-16 22:22:31] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4093. [2024-09-16 22:22:31] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4094. [2024-09-16 22:22:31] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4095. [2024-09-16 22:22:31] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4096. [2024-09-16 22:22:32] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4097. [2024-09-16 22:22: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4098. [2024-09-16 22:22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4099. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4100. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4101. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4102. [2024-09-16 22:22:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4103. [2024-09-16 22:22:32] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4104. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4105. [2024-09-16 22:22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4106. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4107. [2024-09-16 22:22:32] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4108. [2024-09-16 22:22:32] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4109. [2024-09-16 22:22:32] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4110. [2024-09-16 22:22:32] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4111. [2024-09-16 22:22:32] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4112. [2024-09-16 22:22: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4113. [2024-09-16 22:22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4114. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4115. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4116. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4117. [2024-09-16 22:22:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4118. [2024-09-16 22:22:32] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4119. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4120. [2024-09-16 22:22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4121. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4122. [2024-09-16 22:22:32] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4123. [2024-09-16 22:22:32] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4124. [2024-09-16 22:22:32] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4125. [2024-09-16 22:22:32] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4126. [2024-09-16 22:22:32] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4127. [2024-09-16 22:22: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4128. [2024-09-16 22:22: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4129. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4130. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4131. [2024-09-16 22:22: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4132. [2024-09-16 22:22:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4133. [2024-09-16 22:22:32] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4134. [2024-09-16 22:22:32] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4135. [2024-09-16 22:22:32] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4136. [2024-09-17 14:19:06] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4137. [2024-09-17 14:19: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4138. [2024-09-17 14:19: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4139. [2024-09-17 14:19: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4140. [2024-09-17 14:19: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4141. [2024-09-17 14:19: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4142. [2024-09-17 14:19:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4143. [2024-09-17 14:19:06] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4144. [2024-09-17 14:19:06] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4145. [2024-09-17 15:37:16] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4146. [2024-09-17 15:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4147. [2024-09-17 15:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4148. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4149. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4150. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4151. [2024-09-17 15:37:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //wp-includes/ID3/license.txt"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //wp-includes/ID3/license.txt\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//wp-includes/ID3/license.txt/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4152. [2024-09-17 15:37:16] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4153. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4154. [2024-09-17 15:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4155. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4156. [2024-09-17 15:37:16] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4157. [2024-09-17 15:37:16] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4158. [2024-09-17 15:37:16] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4159. [2024-09-17 15:37:17] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4160. [2024-09-17 15:37:17] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4161. [2024-09-17 15:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4162. [2024-09-17 15:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4163. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4164. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4165. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4166. [2024-09-17 15:37:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //feed/"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //feed/\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//feed\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4167. [2024-09-17 15:37:17] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4168. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4169. [2024-09-17 15:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4170. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4171. [2024-09-17 15:37:17] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4172. [2024-09-17 15:37:17] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4173. [2024-09-17 15:37:17] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4174. [2024-09-17 15:37:17] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4175. [2024-09-17 15:37:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4176. [2024-09-17 15:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4177. [2024-09-17 15:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4178. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4179. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4180. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4181. [2024-09-17 15:37:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //xmlrpc.php"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //xmlrpc.php\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//xmlrpc.php/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4182. [2024-09-17 15:37:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4183. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4184. [2024-09-17 15:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4185. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4186. [2024-09-17 15:37:18] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4187. [2024-09-17 15:37:18] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4188. [2024-09-17 15:37:18] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4189. [2024-09-17 15:37:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4190. [2024-09-17 15:37:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4191. [2024-09-17 15:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4192. [2024-09-17 15:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4193. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4194. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4195. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4196. [2024-09-17 15:37:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //blog/wp-includes/wlwmanifest.xml"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //blog/wp-includes/wlwmanifest.xml\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//blog/wp-includes/wlwmanifest.xml/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4197. [2024-09-17 15:37:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4198. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4199. [2024-09-17 15:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4200. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4201. [2024-09-17 15:37:18] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4202. [2024-09-17 15:37:18] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4203. [2024-09-17 15:37:18] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4204. [2024-09-17 15:37:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4205. [2024-09-17 15:37:19] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4206. [2024-09-17 15:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4207. [2024-09-17 15:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4208. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4209. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4210. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4211. [2024-09-17 15:37:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //web/wp-includes/wlwmanifest.xml"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //web/wp-includes/wlwmanifest.xml\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//web/wp-includes/wlwmanifest.xml/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4212. [2024-09-17 15:37:19] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4213. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4214. [2024-09-17 15:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4215. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4216. [2024-09-17 15:37:19] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4217. [2024-09-17 15:37:19] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4218. [2024-09-17 15:37:19] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4219. [2024-09-17 15:37:19] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4220. [2024-09-17 15:37:19] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4221. [2024-09-17 15:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4222. [2024-09-17 15:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4223. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4224. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4225. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4226. [2024-09-17 15:37:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //wordpress/wp-includes/wlwmanifest.xml"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //wordpress/wp-includes/wlwmanifest.xml\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//wordpress/wp-includes/wlwmanifest.xml/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4227. [2024-09-17 15:37:19] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4228. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4229. [2024-09-17 15:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4230. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4231. [2024-09-17 15:37:19] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4232. [2024-09-17 15:37:19] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4233. [2024-09-17 15:37:19] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4234. [2024-09-17 15:37:19] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4235. [2024-09-17 15:37:20] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4236. [2024-09-17 15:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4237. [2024-09-17 15:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4238. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4239. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4240. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4241. [2024-09-17 15:37:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //wp/wp-includes/wlwmanifest.xml"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //wp/wp-includes/wlwmanifest.xml\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//wp/wp-includes/wlwmanifest.xml/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4242. [2024-09-17 15:37:20] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4243. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4244. [2024-09-17 15:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4245. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4246. [2024-09-17 15:37:20] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4247. [2024-09-17 15:37:20] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4248. [2024-09-17 15:37:20] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4249. [2024-09-17 15:37:20] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4250. [2024-09-17 15:37:20] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4251. [2024-09-17 15:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4252. [2024-09-17 15:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4253. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4254. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4255. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4256. [2024-09-17 15:37:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //2020/wp-includes/wlwmanifest.xml"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //2020/wp-includes/wlwmanifest.xml\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//2020/wp-includes/wlwmanifest.xml/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4257. [2024-09-17 15:37:20] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4258. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4259. [2024-09-17 15:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4260. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4261. [2024-09-17 15:37:20] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4262. [2024-09-17 15:37:20] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4263. [2024-09-17 15:37:20] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4264. [2024-09-17 15:37:20] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4265. [2024-09-17 15:37:21] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4266. [2024-09-17 15:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4267. [2024-09-17 15:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4268. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4269. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4270. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4271. [2024-09-17 15:37:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //2019/wp-includes/wlwmanifest.xml"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //2019/wp-includes/wlwmanifest.xml\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//2019/wp-includes/wlwmanifest.xml/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4272. [2024-09-17 15:37:21] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4273. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4274. [2024-09-17 15:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4275. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4276. [2024-09-17 15:37:21] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4277. [2024-09-17 15:37:21] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4278. [2024-09-17 15:37:21] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4279. [2024-09-17 15:37:21] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4280. [2024-09-17 15:37:21] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4281. [2024-09-17 15:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4282. [2024-09-17 15:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4283. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4284. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4285. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4286. [2024-09-17 15:37:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //2021/wp-includes/wlwmanifest.xml"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //2021/wp-includes/wlwmanifest.xml\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//2021/wp-includes/wlwmanifest.xml/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4287. [2024-09-17 15:37:21] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4288. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4289. [2024-09-17 15:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4290. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4291. [2024-09-17 15:37:21] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4292. [2024-09-17 15:37:21] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4293. [2024-09-17 15:37:21] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4294. [2024-09-17 15:37:21] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4295. [2024-09-17 15:37:22] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4296. [2024-09-17 15:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4297. [2024-09-17 15:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4298. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4299. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4300. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4301. [2024-09-17 15:37:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //shop/wp-includes/wlwmanifest.xml"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //shop/wp-includes/wlwmanifest.xml\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//shop/wp-includes/wlwmanifest.xml/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4302. [2024-09-17 15:37:22] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4303. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4304. [2024-09-17 15:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4305. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4306. [2024-09-17 15:37:22] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4307. [2024-09-17 15:37:22] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4308. [2024-09-17 15:37:22] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4309. [2024-09-17 15:37:22] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4310. [2024-09-17 15:37:22] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4311. [2024-09-17 15:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4312. [2024-09-17 15:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4313. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4314. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4315. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4316. [2024-09-17 15:37:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //wp1/wp-includes/wlwmanifest.xml"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //wp1/wp-includes/wlwmanifest.xml\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//wp1/wp-includes/wlwmanifest.xml/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4317. [2024-09-17 15:37:22] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4318. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4319. [2024-09-17 15:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4320. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4321. [2024-09-17 15:37:22] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4322. [2024-09-17 15:37:22] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4323. [2024-09-17 15:37:22] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4324. [2024-09-17 15:37:22] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4325. [2024-09-17 15:37:23] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4326. [2024-09-17 15:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4327. [2024-09-17 15:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4328. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4329. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4330. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4331. [2024-09-17 15:37:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //test/wp-includes/wlwmanifest.xml"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //test/wp-includes/wlwmanifest.xml\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//test/wp-includes/wlwmanifest.xml/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4332. [2024-09-17 15:37:23] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4333. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4334. [2024-09-17 15:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4335. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4336. [2024-09-17 15:37:23] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4337. [2024-09-17 15:37:23] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4338. [2024-09-17 15:37:23] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4339. [2024-09-17 15:37:23] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4340. [2024-09-17 15:37:23] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4341. [2024-09-17 15:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4342. [2024-09-17 15:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4343. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4344. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4345. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4346. [2024-09-17 15:37:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //site/wp-includes/wlwmanifest.xml"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //site/wp-includes/wlwmanifest.xml\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//site/wp-includes/wlwmanifest.xml/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4347. [2024-09-17 15:37:23] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4348. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4349. [2024-09-17 15:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4350. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4351. [2024-09-17 15:37:23] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4352. [2024-09-17 15:37:23] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4353. [2024-09-17 15:37:23] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4354. [2024-09-17 15:37:23] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4355. [2024-09-17 15:37:23] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4356. [2024-09-17 15:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4357. [2024-09-17 15:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4358. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4359. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4360. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4361. [2024-09-17 15:37:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //cms/wp-includes/wlwmanifest.xml"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //cms/wp-includes/wlwmanifest.xml\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//cms/wp-includes/wlwmanifest.xml/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4362. [2024-09-17 15:37:23] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4363. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4364. [2024-09-17 15:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4365. [2024-09-17 15:37: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4366. [2024-09-17 15:37:23] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4367. [2024-09-17 15:37:23] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4368. [2024-09-17 15:37:23] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4369. [2024-09-17 15:37:24] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4370. [2024-09-17 17:38:16] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4371. [2024-09-17 17: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4372. [2024-09-17 17:38:16] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4373. [2024-09-17 17:38:16] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4374. [2024-09-17 17:38:16] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4375. [2024-09-17 17:45:24] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4376. [2024-09-17 17:45: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4377. [2024-09-17 17:45:24] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4378. [2024-09-17 17:45:24] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4379. [2024-09-17 17:45:24] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4380. [2024-09-17 18:14:22] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4381. [2024-09-17 18: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4382. [2024-09-17 18:14:22] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4383. [2024-09-17 18:14:22] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4384. [2024-09-17 18:14:22] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4385. [2024-09-17 18:38:24] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4386. [2024-09-17 18:38: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4387. [2024-09-17 18:38:24] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4388. [2024-09-17 18:38:24] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4389. [2024-09-17 18:38:24] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4390. [2024-09-17 18:38: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4391. [2024-09-17 18:38:24] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4392. [2024-09-17 18:38:24] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4393. [2024-09-17 18:38:24] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4394. [2024-09-17 18:38:24] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4395. [2024-09-17 18:38: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4396. [2024-09-17 18:38:24] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4397. [2024-09-17 18:38:24] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4398. [2024-09-17 18:38:24] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4399. [2024-09-17 18:38:24] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4400. [2024-09-17 18:38: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4401. [2024-09-17 18:38:24] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4402. [2024-09-17 18:38:24] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4403. [2024-09-17 18:38:24] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4404. [2024-09-17 18:38:24] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4405. [2024-09-17 21:26:33] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4406. [2024-09-17 21: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4407. [2024-09-17 21: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4408. [2024-09-17 21: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4409. [2024-09-17 21: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4410. [2024-09-17 21: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4411. [2024-09-17 21:26:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://guichet-prod-partners-services.bgdigital.cloud/")" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://guichet-prod-partners-services.bgdigital.cloud/\") at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4412. [2024-09-17 21:26:33] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4413. [2024-09-17 21:26:33] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4414. [2024-09-18 04:37:12] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4415. [2024-09-18 04:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4416. [2024-09-18 04:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4417. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4418. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4419. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4420. [2024-09-18 04:37:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4421. [2024-09-18 04:37:12] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4422. [2024-09-18 04:37:12] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4423. [2024-09-18 04:37:15] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4424. [2024-09-18 04:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4425. [2024-09-18 04:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4426. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4427. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4428. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4429. [2024-09-18 04:37:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4430. [2024-09-18 04:37:15] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4431. [2024-09-18 04:37:15] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4432. [2024-09-18 04:37:15] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4433. [2024-09-18 04:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4434. [2024-09-18 04:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4435. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4436. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4437. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4438. [2024-09-18 04:37:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4439. [2024-09-18 04:37:15] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4440. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4441. [2024-09-18 04:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4442. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4443. [2024-09-18 04:37:15] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4444. [2024-09-18 04:37:15] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4445. [2024-09-18 04:37:16] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4446. [2024-09-18 04:37:16] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4447. [2024-09-18 04:37:16] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4448. [2024-09-18 04:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4449. [2024-09-18 04:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4450. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4451. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4452. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4453. [2024-09-18 04:37:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4454. [2024-09-18 04:37:16] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4455. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4456. [2024-09-18 04:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4457. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4458. [2024-09-18 04:37:16] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4459. [2024-09-18 04:37:16] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4460. [2024-09-18 04:37:16] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4461. [2024-09-18 04:37:16] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4462. [2024-09-18 04:37:17] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4463. [2024-09-18 04:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4464. [2024-09-18 04:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4465. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4466. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4467. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4468. [2024-09-18 04:37:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4469. [2024-09-18 04:37:17] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4470. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4471. [2024-09-18 04:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4472. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4473. [2024-09-18 04:37:17] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4474. [2024-09-18 04:37:17] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4475. [2024-09-18 04:37:17] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4476. [2024-09-18 04:37:17] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4477. [2024-09-18 04:37:17] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4478. [2024-09-18 04:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4479. [2024-09-18 04:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4480. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4481. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4482. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4483. [2024-09-18 04:37:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4484. [2024-09-18 04:37:17] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4485. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4486. [2024-09-18 04:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4487. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4488. [2024-09-18 04:37:17] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4489. [2024-09-18 04:37:17] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4490. [2024-09-18 04:37:17] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4491. [2024-09-18 04:37:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4492. [2024-09-18 04:37:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4493. [2024-09-18 04:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4494. [2024-09-18 04:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4495. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4496. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4497. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4498. [2024-09-18 04:37:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4499. [2024-09-18 04:37:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4500. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4501. [2024-09-18 04:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4502. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4503. [2024-09-18 04:37:18] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4504. [2024-09-18 04:37:18] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4505. [2024-09-18 04:37:18] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4506. [2024-09-18 04:37:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4507. [2024-09-18 04:37:19] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4508. [2024-09-18 04:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4509. [2024-09-18 04:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4510. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4511. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4512. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4513. [2024-09-18 04:37:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4514. [2024-09-18 04:37:19] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4515. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4516. [2024-09-18 04:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4517. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4518. [2024-09-18 04:37:19] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4519. [2024-09-18 04:37:19] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4520. [2024-09-18 04:37:19] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4521. [2024-09-18 04:37:19] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4522. [2024-09-18 04:37:20] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4523. [2024-09-18 04:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4524. [2024-09-18 04:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4525. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4526. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4527. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4528. [2024-09-18 04:37:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4529. [2024-09-18 04:37:20] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4530. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4531. [2024-09-18 04:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4532. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4533. [2024-09-18 04:37:20] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4534. [2024-09-18 04:37:20] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4535. [2024-09-18 04:37:20] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4536. [2024-09-18 04:37:20] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4537. [2024-09-18 04:37:21] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4538. [2024-09-18 04:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4539. [2024-09-18 04:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4540. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4541. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4542. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4543. [2024-09-18 04:37:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4544. [2024-09-18 04:37:21] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4545. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4546. [2024-09-18 04:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4547. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4548. [2024-09-18 04:37:21] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4549. [2024-09-18 04:37:21] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4550. [2024-09-18 04:37:21] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4551. [2024-09-18 04:37:21] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4552. [2024-09-18 04:37:21] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4553. [2024-09-18 04:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4554. [2024-09-18 04:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4555. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4556. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4557. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4558. [2024-09-18 04:37:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4559. [2024-09-18 04:37:21] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4560. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4561. [2024-09-18 04:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4562. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4563. [2024-09-18 04:37:21] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4564. [2024-09-18 04:37:21] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4565. [2024-09-18 04:37:21] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4566. [2024-09-18 04:37:21] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4567. [2024-09-18 04:37:22] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4568. [2024-09-18 04:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4569. [2024-09-18 04:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4570. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4571. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4572. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4573. [2024-09-18 04:37:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.DS_Store"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.DS_Store\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.DS_Store/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4574. [2024-09-18 04:37:22] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4575. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4576. [2024-09-18 04:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4577. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4578. [2024-09-18 04:37:22] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4579. [2024-09-18 04:37:22] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4580. [2024-09-18 04:37:22] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4581. [2024-09-18 04:37:22] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4582. [2024-09-18 04:37:23] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4583. [2024-09-18 04:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4584. [2024-09-18 04:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4585. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4586. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4587. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4588. [2024-09-18 04:37:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4589. [2024-09-18 04:37:23] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4590. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4591. [2024-09-18 04:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4592. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4593. [2024-09-18 04:37:23] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4594. [2024-09-18 04:37:23] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4595. [2024-09-18 04:37:23] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4596. [2024-09-18 04:37:23] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4597. [2024-09-18 04:37:23] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4598. [2024-09-18 04:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4599. [2024-09-18 04:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4600. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4601. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4602. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4603. [2024-09-18 04:37:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.git/config"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.git/config\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4604. [2024-09-18 04:37:23] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4605. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4606. [2024-09-18 04:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4607. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4608. [2024-09-18 04:37:23] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4609. [2024-09-18 04:37:23] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4610. [2024-09-18 04:37:23] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4611. [2024-09-18 04:37:23] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4612. [2024-09-18 04:37:24] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4613. [2024-09-18 04:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4614. [2024-09-18 04:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4615. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4616. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4617. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4618. [2024-09-18 04:37:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/334323e2634323e2131313e25393/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/334323e2634323e2131313e25393/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/334323e2634323e2131313e25393/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4619. [2024-09-18 04:37:24] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4620. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4621. [2024-09-18 04:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4622. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4623. [2024-09-18 04:37:24] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4624. [2024-09-18 04:37:24] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4625. [2024-09-18 04:37:24] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4626. [2024-09-18 04:37:24] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4627. [2024-09-18 04:37:24] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4628. [2024-09-18 04:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4629. [2024-09-18 04:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4630. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4631. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4632. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4633. [2024-09-18 04:37:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4634. [2024-09-18 04:37:24] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4635. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4636. [2024-09-18 04:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4637. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4638. [2024-09-18 04:37:24] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4639. [2024-09-18 04:37:24] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4640. [2024-09-18 04:37:24] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4641. [2024-09-18 04:37:24] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4642. [2024-09-18 04:37:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4643. [2024-09-18 04:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4644. [2024-09-18 04:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4645. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4646. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4647. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4648. [2024-09-18 04:37:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4649. [2024-09-18 04:37:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4650. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4651. [2024-09-18 04:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4652. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4653. [2024-09-18 04:37:25] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4654. [2024-09-18 04:37:25] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4655. [2024-09-18 04:37:25] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4656. [2024-09-18 04:37:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4657. [2024-09-18 04:37:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4658. [2024-09-18 04:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4659. [2024-09-18 04:37: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4660. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4661. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4662. [2024-09-18 04:37: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4663. [2024-09-18 04:37:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4664. [2024-09-18 04:37:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4665. [2024-09-18 04:37:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4666. [2024-09-18 15:39:35] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4667. [2024-09-18 15:39: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4668. [2024-09-18 15:39: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4669. [2024-09-18 15:39: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4670. [2024-09-18 15:39: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4671. [2024-09-18 15:39: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4672. [2024-09-18 15:39:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4673. [2024-09-18 15:39:35] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4674. [2024-09-18 15:39:35] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4675. [2024-09-18 15:39:58] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4676. [2024-09-18 15:39: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4677. [2024-09-18 15:39: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4678. [2024-09-18 15:39: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4679. [2024-09-18 15:39: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4680. [2024-09-18 15:39: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4681. [2024-09-18 15:39:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//guichet-prod-partners-services.bgdigital.cloud/api/docs.js/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4682. [2024-09-18 15:39:58] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4683. [2024-09-18 15:39: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4684. [2024-09-18 15:39: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4685. [2024-09-18 15:39: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4686. [2024-09-18 15:39:58] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4687. [2024-09-18 15:39:58] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4688. [2024-09-18 15:39:58] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4689. [2024-09-18 15:39:58] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4690. [2024-09-18 15:40:23] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4691. [2024-09-18 15:40: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4692. [2024-09-18 15:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4693. [2024-09-18 15:40: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4694. [2024-09-18 15:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4695. [2024-09-18 15:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4696. [2024-09-18 15:40:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//guichet-prod-partners-services.bgdigital.cloud/api/docs.js/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4697. [2024-09-18 15:40:23] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4698. [2024-09-18 15:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4699. [2024-09-18 15:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4700. [2024-09-18 15:40: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4701. [2024-09-18 15:40:23] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4702. [2024-09-18 15:40:23] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4703. [2024-09-18 15:40:23] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4704. [2024-09-18 15:40:23] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4705. [2024-09-18 15:40:48] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4706. [2024-09-18 15:40: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4707. [2024-09-18 15:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4708. [2024-09-18 15:40: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4709. [2024-09-18 15:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4710. [2024-09-18 15:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4711. [2024-09-18 15:40:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//guichet-prod-partners-services.bgdigital.cloud/api/docs.js/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4712. [2024-09-18 15:40:49] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4713. [2024-09-18 15:40: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4714. [2024-09-18 15:40: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4715. [2024-09-18 15:40: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4716. [2024-09-18 15:40:49] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4717. [2024-09-18 15:40:49] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4718. [2024-09-18 15:40:49] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4719. [2024-09-18 15:40:49] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4720. [2024-09-18 15:41:10] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4721. [2024-09-18 15:41: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4722. [2024-09-18 15:41: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4723. [2024-09-18 15:41: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4724. [2024-09-18 15:41: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4725. [2024-09-18 15:41: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4726. [2024-09-18 15:41:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//guichet-prod-partners-services.bgdigital.cloud/api/docs.js/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4727. [2024-09-18 15:41:10] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4728. [2024-09-18 15:41: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4729. [2024-09-18 15:41: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4730. [2024-09-18 15:41: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4731. [2024-09-18 15:41:10] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4732. [2024-09-18 15:41:10] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4733. [2024-09-18 15:41:10] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4734. [2024-09-18 15:41:10] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4735. [2024-09-18 15:41:36] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4736. [2024-09-18 15:41: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4737. [2024-09-18 15:41: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4738. [2024-09-18 15:41: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4739. [2024-09-18 15:41: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4740. [2024-09-18 15:41: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4741. [2024-09-18 15:41:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//guichet-prod-partners-services.bgdigital.cloud/api/docs.js/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4742. [2024-09-18 15:41:36] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4743. [2024-09-18 15:41: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4744. [2024-09-18 15:41: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4745. [2024-09-18 15:41: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4746. [2024-09-18 15:41:36] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4747. [2024-09-18 15:41:36] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4748. [2024-09-18 15:41:36] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4749. [2024-09-18 15:41:36] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4750. [2024-09-18 15:42:01] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4751. [2024-09-18 15:42: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4752. [2024-09-18 15:42: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4753. [2024-09-18 15:42: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4754. [2024-09-18 15:42: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4755. [2024-09-18 15:42: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4756. [2024-09-18 15:42:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //guichet-prod-partners-services.bgdigital.cloud/api/docs.js\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//guichet-prod-partners-services.bgdigital.cloud/api/docs.js/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4757. [2024-09-18 15:42:01] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4758. [2024-09-18 15:42: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4759. [2024-09-18 15:42: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4760. [2024-09-18 15:42: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4761. [2024-09-18 15:42:01] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4762. [2024-09-18 15:42:01] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4763. [2024-09-18 15:42:01] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4764. [2024-09-18 15:42:02] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4765. [2024-09-18 16:36:56] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4766. [2024-09-18 16:36: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4767. [2024-09-18 16:36: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4768. [2024-09-18 16:36: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4769. [2024-09-18 16:36: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4770. [2024-09-18 16:36: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4771. [2024-09-18 16:36:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4772. [2024-09-18 16:36:56] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4773. [2024-09-18 16:36:56] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4774. [2024-09-18 16:58:05] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4775. [2024-09-18 16:58: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4776. [2024-09-18 16:58:05] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4777. [2024-09-18 16:58:05] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4778. [2024-09-18 16:58:05] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4779. [2024-09-18 17:21:39] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4780. [2024-09-18 17: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4781. [2024-09-18 17:21:39] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4782. [2024-09-18 17:21:39] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4783. [2024-09-18 17:21:39] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4784. [2024-09-18 18:10:20] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4785. [2024-09-18 18:10: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4786. [2024-09-18 18:10: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4787. [2024-09-18 18:10: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4788. [2024-09-18 18:10: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4789. [2024-09-18 18:10: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4790. [2024-09-18 18:10:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4791. [2024-09-18 18:10:20] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4792. [2024-09-18 18:10:20] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4793. [2024-09-18 18:19:22] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4794. [2024-09-18 18:19: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4795. [2024-09-18 18:19:22] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4796. [2024-09-18 18:19:22] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4797. [2024-09-18 18:19:22] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4798. [2024-09-18 19:02:31] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4799. [2024-09-18 19:02:31] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4800. [2024-09-18 19:02:31] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4801. [2024-09-18 19: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4802. [2024-09-18 19: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4803. [2024-09-18 19:02:31] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4804. [2024-09-18 19: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4805. [2024-09-18 19: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4806. [2024-09-18 19:02:31] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4807. [2024-09-18 19:02:31] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4808. [2024-09-18 19:02:31] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4809. [2024-09-18 19:02:31] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4810. [2024-09-18 19:02:31] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4811. [2024-09-18 19:02:31] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4812. [2024-09-18 19:02:31] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4813. [2024-09-18 19:02:31] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4814. [2024-09-18 19:02:31] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4815. [2024-09-18 19:02:31] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4816. [2024-09-18 19:02:31] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4817. [2024-09-18 19:02:31] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4818. [2024-09-18 19:25:06] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4819. [2024-09-18 19:25: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4820. [2024-09-18 19:25: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4821. [2024-09-18 19:25: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4822. [2024-09-18 19:25: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4823. [2024-09-18 19:25: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4824. [2024-09-18 19:25:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4825. [2024-09-18 19:25:06] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4826. [2024-09-18 19:25: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4827. [2024-09-18 19:25: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4828. [2024-09-18 19:25: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4829. [2024-09-18 19:25:06] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4830. [2024-09-18 19:25:06] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4831. [2024-09-18 19:25:06] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4832. [2024-09-18 19:25:07] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4833. [2024-09-19 16:55:15] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4834. [2024-09-19 16: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4835. [2024-09-19 16:55: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4836. [2024-09-19 16:55: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4837. [2024-09-19 16:55: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4838. [2024-09-19 16:55: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4839. [2024-09-19 16:55:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.git/config"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.git/config\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4840. [2024-09-19 16:55:15] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4841. [2024-09-19 16:55: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4842. [2024-09-19 16:55: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4843. [2024-09-19 16:55: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4844. [2024-09-19 16:55:15] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4845. [2024-09-19 16:55:15] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4846. [2024-09-19 16:55:15] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4847. [2024-09-19 16:55:16] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4848. [2024-09-19 21:44:17] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4849. [2024-09-19 21:44: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4850. [2024-09-19 21:44: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4851. [2024-09-19 21:44: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4852. [2024-09-19 21:44: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4853. [2024-09-19 21:44: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4854. [2024-09-19 21:44:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4855. [2024-09-19 21:44:17] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4856. [2024-09-19 21:44:17] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4857. [2024-09-20 07:02:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4858. [2024-09-20 07:02: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4859. [2024-09-20 07:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4860. [2024-09-20 07:02: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4861. [2024-09-20 07:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4862. [2024-09-20 07:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4863. [2024-09-20 07:02:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.git/config"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.git/config\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4864. [2024-09-20 07:02:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4865. [2024-09-20 07:02: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4866. [2024-09-20 07:02: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4867. [2024-09-20 07:02: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4868. [2024-09-20 07:02:25] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4869. [2024-09-20 07:02:25] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4870. [2024-09-20 07:02:25] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4871. [2024-09-20 07:02:26] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4872. [2024-09-20 08:46:51] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4873. [2024-09-20 08:46: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4874. [2024-09-20 08:46: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4875. [2024-09-20 08:46: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4876. [2024-09-20 08:46: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4877. [2024-09-20 08:46: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4878. [2024-09-20 08:46:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4879. [2024-09-20 08:46:51] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4880. [2024-09-20 08:46:51] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4881. [2024-09-20 08:46:51] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4882. [2024-09-20 08:46: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4883. [2024-09-20 08:46: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4884. [2024-09-20 08:46: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4885. [2024-09-20 08:46: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4886. [2024-09-20 08:46: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4887. [2024-09-20 08:46:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://guichet-prod-partners-services.bgdigital.cloud/")" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://guichet-prod-partners-services.bgdigital.cloud/\") at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4888. [2024-09-20 08:46:52] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4889. [2024-09-20 08:46: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4890. [2024-09-20 08:46: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4891. [2024-09-20 08:46: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4892. [2024-09-20 08:46:52] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4893. [2024-09-20 08:46:52] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4894. [2024-09-20 08:46:52] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4895. [2024-09-20 08:46:52] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4896. [2024-09-20 12:45:41] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4897. [2024-09-20 12:45: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4898. [2024-09-20 12:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4899. [2024-09-20 12:45: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4900. [2024-09-20 12:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4901. [2024-09-20 12:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4902. [2024-09-20 12:45:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4903. [2024-09-20 12:45:42] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4904. [2024-09-20 12:45:42] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4905. [2024-09-20 12:45:43] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4906. [2024-09-20 12:45: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4907. [2024-09-20 12:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4908. [2024-09-20 12:45: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4909. [2024-09-20 12:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4910. [2024-09-20 12:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4911. [2024-09-20 12:45:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4912. [2024-09-20 12:45:43] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4913. [2024-09-20 12:45:43] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4914. [2024-09-20 18:45:23] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4915. [2024-09-20 18:45: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4916. [2024-09-20 18:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4917. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4918. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4919. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4920. [2024-09-20 18:45:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4921. [2024-09-20 18:45:23] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4922. [2024-09-20 18:45:23] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4923. [2024-09-20 18:45:23] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4924. [2024-09-20 18:45: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4925. [2024-09-20 18:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4926. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4927. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4928. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4929. [2024-09-20 18:45:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4930. [2024-09-20 18:45:24] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4931. [2024-09-20 18:45:24] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4932. [2024-09-20 18:45:24] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4933. [2024-09-20 18:45: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4934. [2024-09-20 18:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4935. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4936. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4937. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4938. [2024-09-20 18:45:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4939. [2024-09-20 18:45:24] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4940. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4941. [2024-09-20 18:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4942. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4943. [2024-09-20 18:45:24] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4944. [2024-09-20 18:45:24] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4945. [2024-09-20 18:45:24] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4946. [2024-09-20 18:45:24] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4947. [2024-09-20 18:45: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4948. [2024-09-20 18:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4949. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4950. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4951. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4952. [2024-09-20 18:45:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /version"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /version\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/version/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4953. [2024-09-20 18:45:24] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4954. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4955. [2024-09-20 18:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4956. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4957. [2024-09-20 18:45:24] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4958. [2024-09-20 18:45:24] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4959. [2024-09-20 18:45:24] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4960. [2024-09-20 18:45:24] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4961. [2024-09-20 18:45:24] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4962. [2024-09-20 18:45: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4963. [2024-09-20 18:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4964. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4965. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4966. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4967. [2024-09-20 18:45:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4968. [2024-09-20 18:45:24] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4969. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4970. [2024-09-20 18:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4971. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4972. [2024-09-20 18:45:24] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4973. [2024-09-20 18:45:24] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4974. [2024-09-20 18:45:24] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4975. [2024-09-20 18:45:24] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4976. [2024-09-20 18:45:24] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4977. [2024-09-20 18:45: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4978. [2024-09-20 18:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4979. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4980. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4981. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4982. [2024-09-20 18:45:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4983. [2024-09-20 18:45:24] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4984. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4985. [2024-09-20 18:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4986. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4987. [2024-09-20 18:45:24] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4988. [2024-09-20 18:45:24] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4989. [2024-09-20 18:45:24] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4990. [2024-09-20 18:45:24] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4991. [2024-09-20 18:45:24] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4992. [2024-09-20 18:45: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4993. [2024-09-20 18:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4994. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4995. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4996. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4997. [2024-09-20 18:45:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4998. [2024-09-20 18:45:24] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  4999. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5000. [2024-09-20 18:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5001. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5002. [2024-09-20 18:45:24] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5003. [2024-09-20 18:45:24] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5004. [2024-09-20 18:45:24] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5005. [2024-09-20 18:45:24] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5006. [2024-09-20 18:45:24] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5007. [2024-09-20 18:45: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5008. [2024-09-20 18:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5009. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5010. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5011. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5012. [2024-09-20 18:45:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5013. [2024-09-20 18:45:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5014. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5015. [2024-09-20 18:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5016. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5017. [2024-09-20 18:45:25] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5018. [2024-09-20 18:45:25] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5019. [2024-09-20 18:45:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5020. [2024-09-20 18:45:25] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5021. [2024-09-20 18:45:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5022. [2024-09-20 18:45: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5023. [2024-09-20 18:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5024. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5025. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5026. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5027. [2024-09-20 18:45:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5028. [2024-09-20 18:45:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5029. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5030. [2024-09-20 18:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5031. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5032. [2024-09-20 18:45:25] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5033. [2024-09-20 18:45:25] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5034. [2024-09-20 18:45:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5035. [2024-09-20 18:45:25] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5036. [2024-09-20 18:45:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5037. [2024-09-20 18:45: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5038. [2024-09-20 18:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5039. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5040. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5041. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5042. [2024-09-20 18:45:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5043. [2024-09-20 18:45:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5044. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5045. [2024-09-20 18:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5046. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5047. [2024-09-20 18:45:25] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5048. [2024-09-20 18:45:25] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5049. [2024-09-20 18:45:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5050. [2024-09-20 18:45:25] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5051. [2024-09-20 18:45:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5052. [2024-09-20 18:45: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5053. [2024-09-20 18:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5054. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5055. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5056. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5057. [2024-09-20 18:45:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5058. [2024-09-20 18:45:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5059. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5060. [2024-09-20 18:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5061. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5062. [2024-09-20 18:45:25] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5063. [2024-09-20 18:45:25] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5064. [2024-09-20 18:45:25] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5065. [2024-09-20 18:45:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5066. [2024-09-20 18:45:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5067. [2024-09-20 18:45: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5068. [2024-09-20 18:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5069. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5070. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5071. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5072. [2024-09-20 18:45:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.DS_Store"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.DS_Store\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.DS_Store/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5073. [2024-09-20 18:45:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5074. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5075. [2024-09-20 18:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5076. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5077. [2024-09-20 18:45:25] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5078. [2024-09-20 18:45:25] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5079. [2024-09-20 18:45:25] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5080. [2024-09-20 18:45:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5081. [2024-09-20 18:45:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5082. [2024-09-20 18:45:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5083. [2024-09-20 18:45: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5084. [2024-09-20 18:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5085. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5086. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5087. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5088. [2024-09-20 18:45:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5089. [2024-09-20 18:45:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5090. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5091. [2024-09-20 18:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5092. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5093. [2024-09-20 18:45:25] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5094. [2024-09-20 18:45:25] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5095. [2024-09-20 18:45:25] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5096. [2024-09-20 18:45:26] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5097. [2024-09-20 18:45: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5098. [2024-09-20 18:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5099. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5100. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5101. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5102. [2024-09-20 18:45:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.git/config"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.git/config\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.git/config/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5103. [2024-09-20 18:45:26] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5104. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5105. [2024-09-20 18:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5106. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5107. [2024-09-20 18:45:26] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5108. [2024-09-20 18:45:26] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5109. [2024-09-20 18:45:26] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5110. [2024-09-20 18:45:26] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5111. [2024-09-20 18:45:26] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5112. [2024-09-20 18:45: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5113. [2024-09-20 18:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5114. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5115. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5116. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5117. [2024-09-20 18:45:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/334323e2634323e2131313e25393/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/334323e2634323e2131313e25393/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/334323e2634323e2131313e25393/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5118. [2024-09-20 18:45:26] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5119. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5120. [2024-09-20 18:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5121. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5122. [2024-09-20 18:45:26] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5123. [2024-09-20 18:45:26] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5124. [2024-09-20 18:45:26] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5125. [2024-09-20 18:45:26] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5126. [2024-09-20 18:45:26] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5127. [2024-09-20 18:45: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5128. [2024-09-20 18:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5129. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5130. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5131. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5132. [2024-09-20 18:45:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5133. [2024-09-20 18:45:26] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5134. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5135. [2024-09-20 18:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5136. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5137. [2024-09-20 18:45:26] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5138. [2024-09-20 18:45:26] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5139. [2024-09-20 18:45:26] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5140. [2024-09-20 18:45:26] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5141. [2024-09-20 18:45:26] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5142. [2024-09-20 18:45: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5143. [2024-09-20 18:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5144. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5145. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5146. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5147. [2024-09-20 18:45:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5148. [2024-09-20 18:45:26] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5149. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5150. [2024-09-20 18:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5151. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5152. [2024-09-20 18:45:26] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5153. [2024-09-20 18:45:26] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5154. [2024-09-20 18:45:26] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5155. [2024-09-20 18:45:26] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5156. [2024-09-20 18:45:26] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5157. [2024-09-20 18:45: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5158. [2024-09-20 18:45: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5159. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5160. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5161. [2024-09-20 18:45: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5162. [2024-09-20 18:45:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5163. [2024-09-20 18:45:26] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5164. [2024-09-20 18:45:26] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5165. [2024-09-20 18:45:26] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5166. [2024-09-21 02:50:03] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5167. [2024-09-21 02:50: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5168. [2024-09-21 02:50: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5169. [2024-09-21 02:50: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5170. [2024-09-21 02:50: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5171. [2024-09-21 02:50: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5172. [2024-09-21 02:50:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://95.111.246.243:80/")" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://95.111.246.243:80/\") at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0):  at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:182)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5173. [2024-09-21 02:50:03] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5174. [2024-09-21 02:50:03] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5175. [2024-09-21 02:52:33] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5176. [2024-09-21 02:52: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5177. [2024-09-21 02:52: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5178. [2024-09-21 02:52: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5179. [2024-09-21 02:52: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5180. [2024-09-21 02:52: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5181. [2024-09-21 02:52:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5182. [2024-09-21 02:52:33] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5183. [2024-09-21 02:52: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5184. [2024-09-21 02:52: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5185. [2024-09-21 02:52: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5186. [2024-09-21 02:52:33] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5187. [2024-09-21 02:52:33] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5188. [2024-09-21 02:52:33] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5189. [2024-09-21 02:52:33] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5190. [2024-09-21 02:52:33] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5191. [2024-09-21 02:52: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5192. [2024-09-21 02:52:33] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"empty"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/empty/search/results","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5193. [2024-09-21 02:52:33] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5194. [2024-09-21 02:52:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5195. [2024-09-21 02:52:33] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5196. [2024-09-21 02:52:33] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5197. [2024-09-21 02:52:33] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5198. [2024-09-21 05:30:03] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5199. [2024-09-21 05:30: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5200. [2024-09-21 05:30: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5201. [2024-09-21 05:30: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5202. [2024-09-21 05:30: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5203. [2024-09-21 05:30: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5204. [2024-09-21 05:30:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5205. [2024-09-21 05:30:03] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5206. [2024-09-21 05:30: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5207. [2024-09-21 05:30: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5208. [2024-09-21 05:30: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5209. [2024-09-21 05:30:03] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5210. [2024-09-21 05:30:03] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5211. [2024-09-21 05:30:03] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5212. [2024-09-21 05:30:04] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5213. [2024-09-21 05:30: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5214. [2024-09-21 05:30:04] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/latest","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5215. [2024-09-21 05:30:04] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5216. [2024-09-21 05:30:04] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5217. [2024-09-21 05:30:04] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"461216"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/461216/exception.css","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5218. [2024-09-21 05:30:04] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5219. [2024-09-21 05:30:04] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5220. [2024-09-21 05:30:04] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5221. [2024-09-21 05:30:04] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"461216"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/461216/exception","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5222. [2024-09-21 05:30:04] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5223. [2024-09-21 05:30:04] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5224. [2024-09-21 05:30:04] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5225. [2024-09-21 05:30:04] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5226. [2024-09-21 05:30:04] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5227. [2024-09-21 05:43:51] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5228. [2024-09-21 05:43: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5229. [2024-09-21 05:43:51] request.INFO: Matched route "_profiler_search". {"route":"_profiler_search","route_parameters":{"_route":"_profiler_search","_controller":"web_profiler.controller.profiler::searchAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5230. [2024-09-21 05:43:51] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5231. [2024-09-21 05:43:51] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5232. [2024-09-21 05:43:52] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5233. [2024-09-21 05:43: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5234. [2024-09-21 05:43:52] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"empty"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/empty/search/results","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5235. [2024-09-21 05:43:52] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5236. [2024-09-21 05:43:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5237. [2024-09-21 05:43:52] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5238. [2024-09-21 05:43:52] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5239. [2024-09-21 05:43:52] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5240. [2024-09-21 07:20:36] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5241. [2024-09-21 07:20: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5242. [2024-09-21 07:20: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5243. [2024-09-21 07:20: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5244. [2024-09-21 07:20: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5245. [2024-09-21 07:20: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5246. [2024-09-21 07:20:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt" (from "http://guichet-prod-partners-services.bgdigital.cloud/robots.txt")" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" (from \"http://guichet-prod-partners-services.bgdigital.cloud/robots.txt\") at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5247. [2024-09-21 07:20:36] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5248. [2024-09-21 07:20: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5249. [2024-09-21 07:20: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5250. [2024-09-21 07:20: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5251. [2024-09-21 07:20:36] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5252. [2024-09-21 07:20:36] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5253. [2024-09-21 07:20:36] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5254. [2024-09-21 07:20:36] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5255. [2024-09-21 07:20:36] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5256. [2024-09-21 07:20: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5257. [2024-09-21 07:20:36] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FKernel.php&line=201","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5258. [2024-09-21 07:20:36] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5259. [2024-09-21 07:20:36] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5260. [2024-09-21 07:21:54] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5261. [2024-09-21 07:21: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5262. [2024-09-21 07:21: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5263. [2024-09-21 07:21: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5264. [2024-09-21 07:21: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5265. [2024-09-21 07:21: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5266. [2024-09-21 07:21:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5267. [2024-09-21 07:21:54] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5268. [2024-09-21 07:21: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5269. [2024-09-21 07:21: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5270. [2024-09-21 07:21: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5271. [2024-09-21 07:21:54] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5272. [2024-09-21 07:21:54] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5273. [2024-09-21 07:21:54] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5274. [2024-09-21 07:21:55] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5275. [2024-09-21 07:21:55] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5276. [2024-09-21 07:21: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5277. [2024-09-21 07:21:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"461216"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/461216?panel=request","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5278. [2024-09-21 07:21:55] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5279. [2024-09-21 07:21:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar?panel=request","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5280. [2024-09-21 07:21:55] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5281. [2024-09-21 07:21:55] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5282. [2024-09-21 07:21:55] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5283. [2024-09-21 07:27:46] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5284. [2024-09-21 07:27: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5285. [2024-09-21 07:27:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"461216"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/461216?panel=db","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5286. [2024-09-21 07:27:46] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5287. [2024-09-21 07:27:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar?panel=db","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5288. [2024-09-21 07:27:46] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5289. [2024-09-21 07:27:46] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5290. [2024-09-21 07:27:46] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5291. [2024-09-21 07:28:56] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5292. [2024-09-21 07:28: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5293. [2024-09-21 07:28:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"461216"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/461216?panel=logger","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5294. [2024-09-21 07:28:56] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5295. [2024-09-21 07:28:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar?panel=logger","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5296. [2024-09-21 07:28:56] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5297. [2024-09-21 07:28:56] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5298. [2024-09-21 07:28:56] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5299. [2024-09-21 07:29:09] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5300. [2024-09-21 07:29: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5301. [2024-09-21 07:29:09] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"461216"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/461216/search/results?ip=10.0.1.77","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5302. [2024-09-21 07:29:09] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5303. [2024-09-21 07:29:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar?ip=10.0.1.77","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5304. [2024-09-21 07:29:09] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5305. [2024-09-21 07:29:09] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5306. [2024-09-21 07:29:09] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5307. [2024-09-21 07:34:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5308. [2024-09-21 07:34: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5309. [2024-09-21 07:34:18] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fevent-dispatcher%2FEventDispatcher.php&line=73","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5310. [2024-09-21 07:34:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5311. [2024-09-21 07:34:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5312. [2024-09-21 07:36:24] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5313. [2024-09-21 07:36: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5314. [2024-09-21 07:36:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"461216"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/461216?panel=exception","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5315. [2024-09-21 07:36:24] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5316. [2024-09-21 07:36:24] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"461216"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/461216/exception.css","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5317. [2024-09-21 07:36:24] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5318. [2024-09-21 07:36:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar?panel=exception","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5319. [2024-09-21 07:36:24] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5320. [2024-09-21 07:36:24] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"461216"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/461216/exception","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5321. [2024-09-21 07:36:24] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5322. [2024-09-21 07:36:24] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5323. [2024-09-21 07:36:24] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5324. [2024-09-21 07:36:24] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5325. [2024-09-21 07:36:24] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5326. [2024-09-21 07:37:53] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5327. [2024-09-21 07:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5328. [2024-09-21 07:37:53] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fevent-dispatcher%2FDebug%2FWrappedListener.php&line=126","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5329. [2024-09-21 07:37:53] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5330. [2024-09-21 07:37:53] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5331. [2024-09-21 07:38:15] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5332. [2024-09-21 07:38: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5333. [2024-09-21 07:38:15] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FHttpKernel.php&line=134","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5334. [2024-09-21 07:38:15] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5335. [2024-09-21 07:38:15] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5336. [2024-09-21 07:38:24] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5337. [2024-09-21 07:38: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5338. [2024-09-21 07:38:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"461216"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/461216?panel=api_platform.data_collector.request","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5339. [2024-09-21 07:38:24] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5340. [2024-09-21 07:38:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar?panel=api_platform.data_collector.request","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5341. [2024-09-21 07:38:24] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5342. [2024-09-21 07:38:24] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5343. [2024-09-21 07:38:24] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5344. [2024-09-21 07:38:29] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5345. [2024-09-21 07: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5346. [2024-09-21 07:38:29] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Frouting%2FRouter.php&line=274","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5347. [2024-09-21 07:38:30] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5348. [2024-09-21 07:38:30] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5349. [2024-09-21 07:38:56] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5350. [2024-09-21 07:38: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5351. [2024-09-21 07:38:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"461216"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/461216?panel=cache","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5352. [2024-09-21 07:38:56] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5353. [2024-09-21 07:38:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar?panel=cache","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5354. [2024-09-21 07:38:56] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5355. [2024-09-21 07:38:56] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5356. [2024-09-21 07:38:56] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5357. [2024-09-21 07:38:57] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5358. [2024-09-21 07:38: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5359. [2024-09-21 07:38:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"461216"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/461216?panel=router","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5360. [2024-09-21 07:38:57] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5361. [2024-09-21 07:38:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar?panel=router","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5362. [2024-09-21 07:38:57] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5363. [2024-09-21 07:38:57] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_route":"_profiler_router","_controller":"web_profiler.controller.router::panelAction","token":"461216"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/461216/router","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5364. [2024-09-21 07:38:57] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5365. [2024-09-21 07:38:57] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5366. [2024-09-21 07:38:57] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5367. [2024-09-21 07:38:57] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5368. [2024-09-21 07:39:43] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5369. [2024-09-21 07:39: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5370. [2024-09-21 07:39:43] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Frouting%2FMatcher%2FUrlMatcher.php&line=106","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5371. [2024-09-21 07:39:43] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5372. [2024-09-21 07:39:43] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5373. [2024-09-21 07:40:23] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5374. [2024-09-21 07:40: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5375. [2024-09-21 07:40:23] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php&line=112","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5376. [2024-09-21 07:40:23] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5377. [2024-09-21 07:40:23] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5378. [2024-09-21 07:41:04] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5379. [2024-09-21 07:41: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5380. [2024-09-21 07:41:04] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Ftwig-bundle%2FController%2FExceptionController.php&line=59","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5381. [2024-09-21 07:41:04] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5382. [2024-09-21 07:41:04] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5383. [2024-09-21 07:41:40] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5384. [2024-09-21 07:41: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5385. [2024-09-21 07:41:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"461216"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/461216?panel=time","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5386. [2024-09-21 07:41:40] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5387. [2024-09-21 07:41:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar?panel=time","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5388. [2024-09-21 07:41:40] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5389. [2024-09-21 07:41:40] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5390. [2024-09-21 07:41:40] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5391. [2024-09-21 07:43:07] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5392. [2024-09-21 07:43: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5393. [2024-09-21 07:43:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"461216"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/461216?panel=http_client","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5394. [2024-09-21 07:43:07] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5395. [2024-09-21 07:43:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar?panel=http_client","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5396. [2024-09-21 07:43:07] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5397. [2024-09-21 07:43:07] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5398. [2024-09-21 07:43:07] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5399. [2024-09-21 07:43:07] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5400. [2024-09-21 07:43: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5401. [2024-09-21 07:43:07] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Frouting%2FMatcher%2FDumper%2FCompiledUrlMatcherTrait.php&line=70","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5402. [2024-09-21 07:43:07] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5403. [2024-09-21 07:43:07] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5404. [2024-09-21 07:46:15] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5405. [2024-09-21 07: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5406. [2024-09-21 07:46:15] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FHttpKernel.php&line=80","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5407. [2024-09-21 07:46:15] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5408. [2024-09-21 07:46:15] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5409. [2024-09-21 07:46:21] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5410. [2024-09-21 07:46: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5411. [2024-09-21 07:46:21] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"461216"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/461216?panel=security","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5412. [2024-09-21 07:46:21] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5413. [2024-09-21 07:46:21] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar?panel=security","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5414. [2024-09-21 07:46:21] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5415. [2024-09-21 07:46:21] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5416. [2024-09-21 07:46:21] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5417. [2024-09-21 07:46:24] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5418. [2024-09-21 07:46: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5419. [2024-09-21 07:46:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"461216"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/461216?panel=validator","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5420. [2024-09-21 07:46:24] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5421. [2024-09-21 07:46:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar?panel=validator","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5422. [2024-09-21 07:46:24] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5423. [2024-09-21 07:46:24] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5424. [2024-09-21 07:46:24] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5425. [2024-09-21 07:47:16] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5426. [2024-09-21 07:47: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5427. [2024-09-21 07:47:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"461216"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/461216?panel=twig","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5428. [2024-09-21 07:47:16] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5429. [2024-09-21 07:47:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar?panel=twig","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5430. [2024-09-21 07:47:16] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5431. [2024-09-21 07:47:16] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5432. [2024-09-21 07:47:16] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5433. [2024-09-21 07:48:36] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5434. [2024-09-21 07:48: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5435. [2024-09-21 07:48:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"461216"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/461216?panel=config","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5436. [2024-09-21 07:48:36] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5437. [2024-09-21 07:48:36] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar?panel=config","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5438. [2024-09-21 07:48:36] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5439. [2024-09-21 07:48:36] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5440. [2024-09-21 07:48:36] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5441. [2024-09-21 07:49:19] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5442. [2024-09-21 07:49: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5443. [2024-09-21 07:49:19] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=public%2Findex.php&line=25","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5444. [2024-09-21 07:49:19] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5445. [2024-09-21 07:49:19] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5446. [2024-09-21 07:50:41] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5447. [2024-09-21 07:50: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5448. [2024-09-21 07:50: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5449. [2024-09-21 07:50: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5450. [2024-09-21 07:50: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5451. [2024-09-21 07:50: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5452. [2024-09-21 07:50:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt" (from "http://guichet-prod-partners-services.bgdigital.cloud/robots.txt")" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" (from \"http://guichet-prod-partners-services.bgdigital.cloud/robots.txt\") at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5453. [2024-09-21 07:50:41] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5454. [2024-09-21 07:50: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5455. [2024-09-21 07:50: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5456. [2024-09-21 07:50: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5457. [2024-09-21 07:50:41] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5458. [2024-09-21 07:50:41] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5459. [2024-09-21 07:50:41] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5460. [2024-09-21 07:50:41] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5461. [2024-09-21 07:51:36] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5462. [2024-09-21 07: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5463. [2024-09-21 07:51:36] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fevent-dispatcher%2FDebug%2FTraceableEventDispatcher.php&line=168","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5464. [2024-09-21 07:51:36] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5465. [2024-09-21 07:51:36] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5466. [2024-09-21 07:52:47] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5467. [2024-09-21 07:52: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5468. [2024-09-21 07:52:47] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fevent-dispatcher%2FEventDispatcher.php&line=264","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5469. [2024-09-21 07:52:47] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5470. [2024-09-21 07:52:47] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5471. [2024-09-21 07:53:26] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5472. [2024-09-21 07: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5473. [2024-09-21 07:53:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"461216"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/461216?panel=swiftmailer","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5474. [2024-09-21 07:53:26] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5475. [2024-09-21 07:53:26] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar?panel=swiftmailer","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5476. [2024-09-21 07:53:26] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5477. [2024-09-21 07:53:26] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5478. [2024-09-21 07:53:26] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5479. [2024-09-21 07:53:55] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5480. [2024-09-21 07:53: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5481. [2024-09-21 07:53:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"461216"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/461216?panel=form","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5482. [2024-09-21 07:53:55] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5483. [2024-09-21 07:53:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar?panel=form","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5484. [2024-09-21 07:53:55] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5485. [2024-09-21 07:53:55] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5486. [2024-09-21 07:53:55] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5487. [2024-09-21 07:54:27] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5488. [2024-09-21 07: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5489. [2024-09-21 07:54:27] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fevent-dispatcher%2FEventDispatcher.php&line=239","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5490. [2024-09-21 07:54:27] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5491. [2024-09-21 07:54:27] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5492. [2024-09-21 07:56:09] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5493. [2024-09-21 07:56: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5494. [2024-09-21 07:56:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"461216"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/461216?panel=events","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5495. [2024-09-21 07:56:09] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5496. [2024-09-21 07:56:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar?panel=events","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5497. [2024-09-21 07:56:09] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5498. [2024-09-21 07:56:09] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5499. [2024-09-21 07:56:09] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5500. [2024-09-21 07:56:19] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5501. [2024-09-21 07:56: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5502. [2024-09-21 07:56:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"5a10aa"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/5a10aa","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5503. [2024-09-21 07:56:19] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5504. [2024-09-21 07:56:19] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"5a10aa"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/5a10aa/exception.css","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5505. [2024-09-21 07:56:19] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5506. [2024-09-21 07:56:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5507. [2024-09-21 07:56:19] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5508. [2024-09-21 07:56:19] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"5a10aa"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/5a10aa/exception","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5509. [2024-09-21 07:56:19] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5510. [2024-09-21 07:56:19] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5511. [2024-09-21 07:56:19] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5512. [2024-09-21 07:56:19] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5513. [2024-09-21 07:56:19] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5514. [2024-09-21 08:05:43] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5515. [2024-09-21 08:05: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5516. [2024-09-21 08:05: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5517. [2024-09-21 08:05: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5518. [2024-09-21 08:05: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5519. [2024-09-21 08:05: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5520. [2024-09-21 08:05:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //wp-includes/css/dashicons.min.css" (from "www.google.com")" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //wp-includes/css/dashicons.min.css\" (from \"www.google.com\") at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//wp-includes/css/dashicons.min.css/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5521. [2024-09-21 08:05:43] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5522. [2024-09-21 08:05: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5523. [2024-09-21 08:05: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5524. [2024-09-21 08:05: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5525. [2024-09-21 08:05:43] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5526. [2024-09-21 08:05:43] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5527. [2024-09-21 08:05:43] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5528. [2024-09-21 08:05:44] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5529. [2024-09-21 08:05:45] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5530. [2024-09-21 08:05: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5531. [2024-09-21 08:05: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5532. [2024-09-21 08:05: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5533. [2024-09-21 08:05: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5534. [2024-09-21 08:05: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5535. [2024-09-21 08:05:45] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET //wordpress/wp-includes/css/dashicons.min.css" (from "www.google.com")" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET //wordpress/wp-includes/css/dashicons.min.css\" (from \"www.google.com\") at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"//wordpress/wp-includes/css/dashicons.min.css/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5536. [2024-09-21 08:05:45] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5537. [2024-09-21 08:05: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5538. [2024-09-21 08:05: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5539. [2024-09-21 08:05: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5540. [2024-09-21 08:05:45] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5541. [2024-09-21 08:05:45] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5542. [2024-09-21 08:05:45] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5543. [2024-09-21 08:05:45] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5544. [2024-09-21 09:24:02] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5545. [2024-09-21 09:24: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5546. [2024-09-21 09:24: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5547. [2024-09-21 09:24: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5548. [2024-09-21 09:24: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5549. [2024-09-21 09:24: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5550. [2024-09-21 09:24:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt" (from "http://guichet-prod-partners-services.bgdigital.cloud/robots.txt")" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" (from \"http://guichet-prod-partners-services.bgdigital.cloud/robots.txt\") at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5551. [2024-09-21 09:24:02] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5552. [2024-09-21 09:24: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5553. [2024-09-21 09:24: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5554. [2024-09-21 09:24: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5555. [2024-09-21 09:24:02] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5556. [2024-09-21 09:24:02] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5557. [2024-09-21 09:24:02] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5558. [2024-09-21 09:24:02] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5559. [2024-09-21 09:24:02] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5560. [2024-09-21 09:24: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5561. [2024-09-21 09:24:02] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=var%2Fcache%2Fdev%2FContainerXRstsIA%2FgetTwig_Controller_ExceptionService.php&line=9","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5562. [2024-09-21 09:24:02] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5563. [2024-09-21 09:24:02] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5564. [2024-09-21 09:24:06] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5565. [2024-09-21 09:24: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5566. [2024-09-21 09:24:06] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fevent-dispatcher%2FDebug%2FTraceableEventDispatcher.php&line=334","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5567. [2024-09-21 09:24:06] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5568. [2024-09-21 09:24:06] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5569. [2024-09-21 09:24:23] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5570. [2024-09-21 09:24:23] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5571. [2024-09-21 09:24: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5572. [2024-09-21 09:24: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5573. [2024-09-21 09:24:23] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Ftwig%2Ftwig%2Fsrc%2FTemplate.php&line=367","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5574. [2024-09-21 09:24:23] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5575. [2024-09-21 09:24:23] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=var%2Fcache%2Fdev%2Ftwig%2F60%2F60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php&line=72","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5576. [2024-09-21 09:24:23] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5577. [2024-09-21 09:24:23] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5578. [2024-09-21 09:24:23] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5579. [2024-09-21 09:24:29] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5580. [2024-09-21 09:24: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5581. [2024-09-21 09:24:29] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fweb-profiler-bundle%2FResources%2Fviews%2FProfiler%2Ftoolbar_js.html.twig&line=1","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5582. [2024-09-21 09:24:29] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5583. [2024-09-21 09:24:30] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5584. [2024-09-21 09:24:31] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5585. [2024-09-21 09:24: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5586. [2024-09-21 09: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_ExceptionListenerService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5587. [2024-09-21 09: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 /var/www/html/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5588. [2024-09-21 09: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5589. [2024-09-21 09: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5590. [2024-09-21 09:24:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/html/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5591. [2024-09-21 09:24:31] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5592. [2024-09-21 09: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 /var/www/html/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5593. [2024-09-21 09: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 /var/www/html/var/cache/dev/ContainerXRstsIA/getTwig_Controller_ExceptionService.php:9)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5594. [2024-09-21 09: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 /var/www/html/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5595. [2024-09-21 09:24:31] php.INFO: User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/layout.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/layout.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/60/60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php:49)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5596. [2024-09-21 09:24:31] php.INFO: User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/exception.css.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/exception.css.twig\" at line 1). at /var/www/html/var/cache/dev/twig/ed/ed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5597. [2024-09-21 09:24:31] php.INFO: User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1). {"exception":"[object] (ErrorException(code: 0): User Deprecated: The template \"@Twig/base_js.html.twig\" is deprecated since Symfony 4.4, will be removed in 5.0. (\"@Twig/base_js.html.twig\" at line 1). at /var/www/html/var/cache/dev/twig/3d/3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php:44)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5598. [2024-09-21 09:24:31] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5599. [2024-09-21 09:24:31] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5600. [2024-09-21 09:24: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5601. [2024-09-21 09:24:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"5a10aa"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/5a10aa?panel=time","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5602. [2024-09-21 09:24:31] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5603. [2024-09-21 09:24:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar?panel=time","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5604. [2024-09-21 09:24:32] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5605. [2024-09-21 09:24:32] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5606. [2024-09-21 09:24:32] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5607. [2024-09-21 09:24:35] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5608. [2024-09-21 09:24: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5609. [2024-09-21 09:24:35] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Ftwig-bundle%2FResources%2Fviews%2Fimages%2Fchevron-right.svg&line=1","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5610. [2024-09-21 09:24:35] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5611. [2024-09-21 09:24:35] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5612. [2024-09-21 09:25:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5613. [2024-09-21 09:25: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5614. [2024-09-21 09:25:18] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=var%2Fcache%2Fdev%2FContainerXRstsIA%2FsrcApp_KernelDevDebugContainer.php&line=1412","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5615. [2024-09-21 09:25:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5616. [2024-09-21 09:25:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5617. [2024-09-21 09:25:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5618. [2024-09-21 09: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5619. [2024-09-21 09:25:25] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=var%2Fcache%2Fdev%2Ftwig%2F3d%2F3d5c0e854fd8d96b8513bae3c266e0772e1912230da849a5ea18aa2e2189f1d9.php&line=52","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5620. [2024-09-21 09:25:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5621. [2024-09-21 09:25:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5622. [2024-09-21 09:25:42] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5623. [2024-09-21 09:25: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5624. [2024-09-21 09:25:42] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Ftwig%2Ftwig%2Fsrc%2FEnvironment.php&line=275","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5625. [2024-09-21 09:25:42] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5626. [2024-09-21 09:25:42] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5627. [2024-09-21 09:26:05] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5628. [2024-09-21 09:26: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5629. [2024-09-21 09:26:05] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FController%2FControllerResolver.php&line=122","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5630. [2024-09-21 09:26:05] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5631. [2024-09-21 09:26:05] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5632. [2024-09-21 09:26:42] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5633. [2024-09-21 09:26: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5634. [2024-09-21 09:26:42] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5635. [2024-09-21 09:26:42] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5636. [2024-09-21 09:26:42] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5637. [2024-09-21 09:27:34] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5638. [2024-09-21 09:27: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5639. [2024-09-21 09:27:34] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=var%2Fcache%2Fdev%2FContainerXRstsIA%2FsrcApp_KernelDevDebugContainer.php&line=2111","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5640. [2024-09-21 09:27:34] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5641. [2024-09-21 09:27:34] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5642. [2024-09-21 09:28:21] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5643. [2024-09-21 09:28: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5644. [2024-09-21 09:28:21] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5645. [2024-09-21 09:28: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5646. [2024-09-21 09:28:21] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5647. [2024-09-21 09:28: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5648. [2024-09-21 09:28:21] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=var%2Fcache%2Fdev%2FContainerXRstsIA%2FsrcApp_KernelDevDebugContainer.php&line=1478","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5649. [2024-09-21 09:28:21] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5650. [2024-09-21 09:28:21] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fdependency-injection%2FContainer.php&line=245","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5651. [2024-09-21 09:28:21] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fdoctrine%2Form%2Flib%2FDoctrine%2FORM%2FMapping%2FUnderscoreNamingStrategy.php&line=61","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5652. [2024-09-21 09:28:21] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5653. [2024-09-21 09:28:21] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5654. [2024-09-21 09:28:21] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5655. [2024-09-21 09:28:21] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5656. [2024-09-21 09:28:21] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5657. [2024-09-21 09:29:37] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5658. [2024-09-21 09:29: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5659. [2024-09-21 09:29:37] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5660. [2024-09-21 09:29: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5661. [2024-09-21 09:29:37] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Ftwig-bundle%2FController%2FExceptionController.php&line=23","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5662. [2024-09-21 09:29:37] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5663. [2024-09-21 09:29:37] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=var%2Fcache%2Fdev%2FContainerXRstsIA%2FsrcApp_KernelDevDebugContainer.php&line=1396","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5664. [2024-09-21 09:29:37] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5665. [2024-09-21 09:29:37] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5666. [2024-09-21 09:29:37] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5667. [2024-09-21 09:29:49] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5668. [2024-09-21 09:29: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5669. [2024-09-21 09:29:49] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=var%2Fcache%2Fdev%2FContainerXRstsIA%2FsrcApp_KernelDevDebugContainer.php&line=618","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5670. [2024-09-21 09:29:49] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5671. [2024-09-21 09:29:49] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5672. [2024-09-21 09:29:58] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5673. [2024-09-21 09:29: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5674. [2024-09-21 09:29:58] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fdoctrine%2Fdoctrine-bundle%2FDoctrineBundle.php&line=21","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5675. [2024-09-21 09:29:58] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5676. [2024-09-21 09:29:58] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5677. [2024-09-21 09:30:02] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5678. [2024-09-21 09:30: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5679. [2024-09-21 09:30:02] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Ftwig-bundle%2FResources%2Fviews%2FException%2Fexception_full.html.twig&line=1","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5680. [2024-09-21 09:30:02] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5681. [2024-09-21 09:30:02] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5682. [2024-09-21 09:30:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5683. [2024-09-21 09:30:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5684. [2024-09-21 09:30: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5685. [2024-09-21 09:30: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5686. [2024-09-21 09:30:25] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Ffig%2Flink-util%2Fsrc%2FLink.php&line=8","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5687. [2024-09-21 09:30:25] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Ftwig%2Ftwig%2Fsrc%2FTemplate.php&line=379","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5688. [2024-09-21 09:30:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5689. [2024-09-21 09:30:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5690. [2024-09-21 09:30:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5691. [2024-09-21 09:30:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5692. [2024-09-21 09:30:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5693. [2024-09-21 09:30: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5694. [2024-09-21 09:30:25] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=var%2Fcache%2Fdev%2FContainerXRstsIA%2FgetTwig_ExceptionListenerService.php&line=9","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5695. [2024-09-21 09:30:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5696. [2024-09-21 09:30:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5697. [2024-09-21 09:30:36] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5698. [2024-09-21 09:30: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5699. [2024-09-21 09:30:36] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Ftwig-bundle%2FResources%2Fviews%2FException%2Ftraces_text.html.twig&line=1","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5700. [2024-09-21 09:30:36] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5701. [2024-09-21 09:30:36] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5702. [2024-09-21 09:30:38] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5703. [2024-09-21 09:30: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5704. [2024-09-21 09:30:38] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fconfig%2FDefinition%2FBaseNode.php&line=427","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5705. [2024-09-21 09:30:38] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5706. [2024-09-21 09:30:38] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5707. [2024-09-21 09:30:42] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5708. [2024-09-21 09: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5709. [2024-09-21 09:30:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/latest?panel=api_platform.data_collector.request","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5710. [2024-09-21 09:30:42] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5711. [2024-09-21 09:30:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar?panel=api_platform.data_collector.request","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5712. [2024-09-21 09:30:42] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5713. [2024-09-21 09:30:42] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5714. [2024-09-21 09:30:42] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5715. [2024-09-21 09:31:01] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5716. [2024-09-21 09: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5717. [2024-09-21 09:31:01] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fmonolog%2Fmonolog%2Fsrc%2FMonolog%2FProcessor%2FPsrLogMessageProcessor.php&line=23","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5718. [2024-09-21 09:31:01] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5719. [2024-09-21 09:31:01] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5720. [2024-09-21 09:31:09] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5721. [2024-09-21 09:31:09] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5722. [2024-09-21 09:31: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5723. [2024-09-21 09:31: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5724. [2024-09-21 09:31:09] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fmonolog%2Fmonolog%2Fsrc%2FMonolog%2FHandler%2FStreamHandler.php&line=24","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5725. [2024-09-21 09:31:09] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fframework-bundle%2FController%2FControllerResolver.php&line=52","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5726. [2024-09-21 09:31:09] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5727. [2024-09-21 09:31:09] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5728. [2024-09-21 09:31:09] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5729. [2024-09-21 09:31:09] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5730. [2024-09-21 09:31:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5731. [2024-09-21 09: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5732. [2024-09-21 09:31:25] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Ftwig-bundle%2FResources%2Fviews%2FException%2Fexception.html.twig&line=1","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5733. [2024-09-21 09:31:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5734. [2024-09-21 09:31:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5735. [2024-09-21 09:31:33] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5736. [2024-09-21 09:31: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5737. [2024-09-21 09:31:33] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fapi-platform%2Fcore%2Fsrc%2FBridge%2FSymfony%2FBundle%2FApiPlatformBundle.php&line=34","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5738. [2024-09-21 09:31:33] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5739. [2024-09-21 09:31:33] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5740. [2024-09-21 09:31:33] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5741. [2024-09-21 09:31: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5742. [2024-09-21 09:31:33] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FExceptionListener.php&line=43","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5743. [2024-09-21 09:31:33] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5744. [2024-09-21 09:31:33] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5745. [2024-09-21 09:31:55] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5746. [2024-09-21 09:31:55] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5747. [2024-09-21 09:31: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5748. [2024-09-21 09:31: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5749. [2024-09-21 09:31:55] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=var%2Fcache%2Fdev%2FContainerXRstsIA%2FsrcApp_KernelDevDebugContainer.php&line=880","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5750. [2024-09-21 09:31:55] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FExceptionListener.php&line=50","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5751. [2024-09-21 09:31:55] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5752. [2024-09-21 09:31:55] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5753. [2024-09-21 09:31:55] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5754. [2024-09-21 09:31:55] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5755. [2024-09-21 09:31: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5756. [2024-09-21 09:31:55] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=var%2Fcache%2Fdev%2Ftwig%2F60%2F60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php&line=117","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5757. [2024-09-21 09:31:55] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5758. [2024-09-21 09:31:55] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5759. [2024-09-21 09:31:55] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5760. [2024-09-21 09:32:01] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5761. [2024-09-21 09:32: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5762. [2024-09-21 09:32:01] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FExceptionListener.php&line=45","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5763. [2024-09-21 09:32:01] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5764. [2024-09-21 09:32:01] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5765. [2024-09-21 09:32:33] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5766. [2024-09-21 09:32: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5767. [2024-09-21 09:32:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/latest?panel=request","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5768. [2024-09-21 09:32:33] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5769. [2024-09-21 09:32:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar?panel=request","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5770. [2024-09-21 09:32:33] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5771. [2024-09-21 09:32:33] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5772. [2024-09-21 09:32:33] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5773. [2024-09-21 09:33:34] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5774. [2024-09-21 09:33: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5775. [2024-09-21 09:33:34] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fweb-profiler-bundle%2FWebProfilerBundle.php&line=19","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5776. [2024-09-21 09:33:34] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5777. [2024-09-21 09:33:34] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5778. [2024-09-21 09:34:01] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5779. [2024-09-21 09:34: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5780. [2024-09-21 09:34:01] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FController%2FContainerControllerResolver.php&line=35","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5781. [2024-09-21 09:34:01] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5782. [2024-09-21 09:34:01] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5783. [2024-09-21 09:34:11] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5784. [2024-09-21 09:34: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5785. [2024-09-21 09:34:11] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Ftwig-bundle%2FResources%2Fviews%2Fimages%2Ficon-plus-square.svg&line=1","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5786. [2024-09-21 09:34:11] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5787. [2024-09-21 09:34:11] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5788. [2024-09-21 09:34:13] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5789. [2024-09-21 09:34: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5790. [2024-09-21 09:34:13] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fdependency-injection%2FContainer.php&line=255","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5791. [2024-09-21 09:34:13] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5792. [2024-09-21 09:34:13] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5793. [2024-09-21 09:34:38] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5794. [2024-09-21 09:34: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5795. [2024-09-21 09:34:38] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Ftwig-bundle%2FResources%2Fviews%2Fimages%2Ficon-plus-square-o.svg&line=1","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5796. [2024-09-21 09:34:38] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5797. [2024-09-21 09:34:38] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5798. [2024-09-21 09:34:51] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5799. [2024-09-21 09:34: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5800. [2024-09-21 09:34:51] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Ftwig-bundle%2FResources%2Fviews%2FException%2Ftraces.html.twig&line=1","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5801. [2024-09-21 09:34:51] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5802. [2024-09-21 09:34:51] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5803. [2024-09-21 09:35:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5804. [2024-09-21 09:35: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5805. [2024-09-21 09:35:00] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fevent-dispatcher%2FEventDispatcher.php&line=258","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5806. [2024-09-21 09:35:00] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5807. [2024-09-21 09:35:00] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5808. [2024-09-21 09:35:26] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5809. [2024-09-21 09:35: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5810. [2024-09-21 09:35:26] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5811. [2024-09-21 09:35: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5812. [2024-09-21 09:35:26] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FHttpKernel.php&line=141","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5813. [2024-09-21 09:35:26] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5814. [2024-09-21 09:35:26] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fevent-dispatcher%2FDebug%2FTraceableEventDispatcher.php&line=162","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5815. [2024-09-21 09:35:26] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5816. [2024-09-21 09:35:26] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5817. [2024-09-21 09:35:26] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5818. [2024-09-21 09:35:27] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5819. [2024-09-21 09:35: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5820. [2024-09-21 09:35:27] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fevent-dispatcher%2FEventDispatcher.php&line=279","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5821. [2024-09-21 09:35:27] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5822. [2024-09-21 09:35:27] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5823. [2024-09-21 09:35:49] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5824. [2024-09-21 09:35: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5825. [2024-09-21 09:35:49] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/latest?panel=config","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5826. [2024-09-21 09:35:49] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5827. [2024-09-21 09:35:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar?panel=config","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5828. [2024-09-21 09:35:49] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5829. [2024-09-21 09:35:49] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5830. [2024-09-21 09:35:49] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5831. [2024-09-21 09:35:51] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5832. [2024-09-21 09:35: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5833. [2024-09-21 09:35:51] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=var%2Fcache%2Fdev%2Ftwig%2F60%2F60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php&line=49","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5834. [2024-09-21 09:35:51] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5835. [2024-09-21 09:35:51] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5836. [2024-09-21 09:36:02] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5837. [2024-09-21 09: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5838. [2024-09-21 09:36:02] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fevent-dispatcher%2FDebug%2FWrappedListener.php&line=113","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5839. [2024-09-21 09:36:02] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5840. [2024-09-21 09:36:03] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5841. [2024-09-21 09:36:12] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5842. [2024-09-21 09:36: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5843. [2024-09-21 09:36:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/latest?panel=router","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5844. [2024-09-21 09:36:12] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5845. [2024-09-21 09:36:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar?panel=router","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5846. [2024-09-21 09:36:12] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5847. [2024-09-21 09:36:12] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_route":"_profiler_router","_controller":"web_profiler.controller.router::panelAction","token":"8bd260"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/8bd260/router","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5848. [2024-09-21 09:36:12] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5849. [2024-09-21 09:36:13] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5850. [2024-09-21 09:36:13] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5851. [2024-09-21 09:36:13] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5852. [2024-09-21 09:36:19] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5853. [2024-09-21 09:36: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5854. [2024-09-21 09:36:19] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5855. [2024-09-21 09:36: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5856. [2024-09-21 09:36:19] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fmonolog-bridge%2FProcessor%2FDebugProcessor.php&line=20","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5857. [2024-09-21 09:36:19] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5858. [2024-09-21 09:36:19] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=var%2Fcache%2Fdev%2FContainerXRstsIA%2FsrcApp_KernelDevDebugContainer.php&line=711","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5859. [2024-09-21 09:36:19] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5860. [2024-09-21 09:36:19] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5861. [2024-09-21 09:36:19] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5862. [2024-09-21 09:36:30] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5863. [2024-09-21 09:36: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5864. [2024-09-21 09:36:30] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=var%2Fcache%2Fdev%2Ftwig%2F3d%2F3d5b060b2dcb89b044b896e29603c9358ab3dee2c842d602907c6db73af13fa8.php&line=33","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5865. [2024-09-21 09:36:30] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5866. [2024-09-21 09:36:30] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5867. [2024-09-21 09:36:40] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5868. [2024-09-21 09:36: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5869. [2024-09-21 09:36:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/latest?panel=validator","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5870. [2024-09-21 09:36:40] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5871. [2024-09-21 09:36:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar?panel=validator","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5872. [2024-09-21 09:36:40] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5873. [2024-09-21 09:36:40] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5874. [2024-09-21 09:36:40] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5875. [2024-09-21 09:37:57] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5876. [2024-09-21 09:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5877. [2024-09-21 09:37:57] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Ftwig-bundle%2FResources%2Fviews%2FException%2Ftraces.txt.twig&line=1","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5878. [2024-09-21 09:37:57] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5879. [2024-09-21 09:37:57] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5880. [2024-09-21 09:37: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5881. [2024-09-21 09:37:57] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Ftwig-bundle%2FResources%2Fviews%2Fexception.css.twig&line=1","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5882. [2024-09-21 09:37:57] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5883. [2024-09-21 09:37:57] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5884. [2024-09-21 09:37:57] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5885. [2024-09-21 09:38:22] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5886. [2024-09-21 09:38: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5887. [2024-09-21 09:38:22] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Ftwig%2Ftwig%2Fsrc%2FTemplate.php&line=391","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5888. [2024-09-21 09:38:22] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5889. [2024-09-21 09:38:22] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5890. [2024-09-21 09:38:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5891. [2024-09-21 09:38: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5892. [2024-09-21 09:38:25] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FController%2FContainerControllerResolver.php&line=48","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5893. [2024-09-21 09:38:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5894. [2024-09-21 09:38:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5895. [2024-09-21 09:38:42] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5896. [2024-09-21 09:38: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5897. [2024-09-21 09:38:42] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FExceptionListener.php&line=25","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5898. [2024-09-21 09:38:42] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5899. [2024-09-21 09:38:42] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5900. [2024-09-21 09:38:56] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5901. [2024-09-21 09:38: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5902. [2024-09-21 09:38:56] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=var%2Fcache%2Fdev%2FContainerXRstsIA%2FsrcApp_KernelDevDebugContainer.php&line=1496","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5903. [2024-09-21 09:38:56] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5904. [2024-09-21 09:38:56] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5905. [2024-09-21 09:39:08] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5906. [2024-09-21 09: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5907. [2024-09-21 09:39:08] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Ftwig-bundle%2FResources%2Fviews%2Fimages%2Ffavicon.png.base64&line=1","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5908. [2024-09-21 09:39:08] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5909. [2024-09-21 09:39:08] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5910. [2024-09-21 09:39:26] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5911. [2024-09-21 09:39: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5912. [2024-09-21 09:39:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/latest?ip=10.0.1.77","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5913. [2024-09-21 09:39:26] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5914. [2024-09-21 09:39:26] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"8bd260"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/8bd260/exception.css","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5915. [2024-09-21 09:39:26] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5916. [2024-09-21 09:39:26] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar?ip=10.0.1.77","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5917. [2024-09-21 09:39:26] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5918. [2024-09-21 09:39:26] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"8bd260"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/8bd260/exception","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5919. [2024-09-21 09:39:26] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5920. [2024-09-21 09:39:26] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5921. [2024-09-21 09:39:26] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5922. [2024-09-21 09:39:26] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5923. [2024-09-21 09:39:26] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5924. [2024-09-21 09:39:26] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5925. [2024-09-21 09:39: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5926. [2024-09-21 09:39:26] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=var%2Fcache%2Fdev%2FContainerXRstsIA%2FsrcApp_KernelDevDebugContainer.php&line=760","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5927. [2024-09-21 09:39:26] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5928. [2024-09-21 09:39:26] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5929. [2024-09-21 09:39:49] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5930. [2024-09-21 09: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5931. [2024-09-21 09:39:49] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fsecurity-core%2FAuthorization%2FVoter%2FExpressionVoter.php&line=29","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5932. [2024-09-21 09:39:49] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5933. [2024-09-21 09:39:49] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5934. [2024-09-21 09:39:50] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5935. [2024-09-21 09:39: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5936. [2024-09-21 09:39:50] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fframework-bundle%2FController%2FControllerResolver.php&line=62","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5937. [2024-09-21 09:39:50] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5938. [2024-09-21 09:39:50] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5939. [2024-09-21 09:40:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5940. [2024-09-21 09:40: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5941. [2024-09-21 09:40:18] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5942. [2024-09-21 09:40: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5943. [2024-09-21 09:40:18] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Ftwig%2Ftwig%2Fsrc%2FExtension%2FCoreExtension.php&line=1257","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5944. [2024-09-21 09:40:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5945. [2024-09-21 09:40:18] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=var%2Fcache%2Fdev%2FContainerXRstsIA%2FgetTwig_Controller_ExceptionService.php&line=11","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5946. [2024-09-21 09:40:18] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5947. [2024-09-21 09:40:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5948. [2024-09-21 09:40:18] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5949. [2024-09-21 09:40:20] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5950. [2024-09-21 09:40: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5951. [2024-09-21 09:40:20] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=var%2Fcache%2Fdev%2FContainerXRstsIA%2FsrcApp_KernelDevDebugContainer.php&line=616","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5952. [2024-09-21 09:40:20] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5953. [2024-09-21 09:40:20] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5954. [2024-09-21 09:40:42] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5955. [2024-09-21 09:40: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5956. [2024-09-21 09:40:42] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fframework-bundle%2FFrameworkBundle.php&line=88","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5957. [2024-09-21 09:40:42] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5958. [2024-09-21 09:40:42] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5959. [2024-09-21 09:41:02] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5960. [2024-09-21 09:41: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5961. [2024-09-21 09:41:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"461216"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/461216?group=1&panel=db","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5962. [2024-09-21 09:41:02] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5963. [2024-09-21 09:41:02] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar?group=1&panel=db","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5964. [2024-09-21 09:41:02] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5965. [2024-09-21 09:41:02] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5966. [2024-09-21 09:41:02] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5967. [2024-09-21 09:41:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5968. [2024-09-21 09:41: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5969. [2024-09-21 09:41:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5970. [2024-09-21 09:41: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5971. [2024-09-21 09:41:25] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=src%2FLogger%2FBgRequestProcessor.php&line=10","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5972. [2024-09-21 09:41:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5973. [2024-09-21 09:41:25] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FExceptionListener.php&line=47","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5974. [2024-09-21 09:41:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5975. [2024-09-21 09:41:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5976. [2024-09-21 09:41:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5977. [2024-09-21 09:41:41] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5978. [2024-09-21 09:41: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5979. [2024-09-21 09:41:41] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Ftwig%2Ftwig%2Fsrc%2FTemplate.php&line=365","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5980. [2024-09-21 09:41:41] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5981. [2024-09-21 09:41:41] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5982. [2024-09-21 09:41:41] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5983. [2024-09-21 09:41: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5984. [2024-09-21 09:41:41] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FHttpKernel.php&line=158","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5985. [2024-09-21 09:41:41] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5986. [2024-09-21 09:41:41] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5987. [2024-09-21 09:41:51] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5988. [2024-09-21 09:41: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5989. [2024-09-21 09:41:51] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FException%2FNotFoundHttpException.php&line=17","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5990. [2024-09-21 09:41:51] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5991. [2024-09-21 09:41:51] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5992. [2024-09-21 09:42:19] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5993. [2024-09-21 09:42: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5994. [2024-09-21 09:42:19] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fweb-profiler-bundle%2FResources%2Fviews%2FProfiler%2Ftoolbar.css.twig&line=1","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5995. [2024-09-21 09:42:19] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5996. [2024-09-21 09:42:19] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5997. [2024-09-21 09:42:22] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5998. [2024-09-21 09:42: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  5999. [2024-09-21 09:42:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/latest?panel=db","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6000. [2024-09-21 09:42:22] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6001. [2024-09-21 09:42:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar?panel=db","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6002. [2024-09-21 09:42:22] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6003. [2024-09-21 09:42:22] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6004. [2024-09-21 09:42:22] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6005. [2024-09-21 09:42:49] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6006. [2024-09-21 09:42: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6007. [2024-09-21 09:42:49] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fswiftmailer-bundle%2FSwiftmailerBundle.php&line=24","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6008. [2024-09-21 09:42:49] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6009. [2024-09-21 09:42:49] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6010. [2024-09-21 09:43:13] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6011. [2024-09-21 09:43: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6012. [2024-09-21 09:43:13] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/latest?panel=twig","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6013. [2024-09-21 09:43:13] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6014. [2024-09-21 09:43:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar?panel=twig","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6015. [2024-09-21 09:43:13] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6016. [2024-09-21 09:43:13] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6017. [2024-09-21 09:43:13] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6018. [2024-09-21 09:43:15] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6019. [2024-09-21 09:43: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6020. [2024-09-21 09:43:15] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=var%2Fcache%2Fdev%2FContainerXRstsIA%2FsrcApp_KernelDevDebugContainer.php&line=1394","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6021. [2024-09-21 09:43:15] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6022. [2024-09-21 09:43:15] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6023. [2024-09-21 09:43:44] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6024. [2024-09-21 09:43: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6025. [2024-09-21 09:43:44] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FController%2FControllerResolver.php&line=86","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6026. [2024-09-21 09:43:44] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6027. [2024-09-21 09:43:44] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6028. [2024-09-21 09:43:56] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6029. [2024-09-21 09:43: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6030. [2024-09-21 09:43:56] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FKernel.php&line=194","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6031. [2024-09-21 09:43:56] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6032. [2024-09-21 09:43:56] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6033. [2024-09-21 09:44:03] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6034. [2024-09-21 09: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6035. [2024-09-21 09:44:03] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FHttpKernel.php&line=91","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6036. [2024-09-21 09:44:03] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6037. [2024-09-21 09:44:03] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6038. [2024-09-21 09:44:14] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6039. [2024-09-21 09:44: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6040. [2024-09-21 09:44:14] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=var%2Fcache%2Fdev%2FContainerXRstsIA%2FgetTwig_ExceptionListenerService.php&line=11","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6041. [2024-09-21 09:44:14] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6042. [2024-09-21 09:44:14] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6043. [2024-09-21 09:44:20] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6044. [2024-09-21 09:44: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6045. [2024-09-21 09:44:20] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fmonolog-bridge%2FLogger.php&line=23","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6046. [2024-09-21 09:44:20] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6047. [2024-09-21 09:44:20] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6048. [2024-09-21 09:44:24] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6049. [2024-09-21 09:44: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6050. [2024-09-21 09:44:24] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Ftwig-bundle%2FResources%2Fviews%2Fbase_js.html.twig&line=1","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6051. [2024-09-21 09:44:24] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6052. [2024-09-21 09:44:24] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6053. [2024-09-21 09:44:36] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6054. [2024-09-21 09:44: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6055. [2024-09-21 09:44:36] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=var%2Fcache%2Fdev%2FContainerXRstsIA%2FsrcApp_KernelDevDebugContainer.php&line=1407","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6056. [2024-09-21 09:44:36] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6057. [2024-09-21 09:44:36] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6058. [2024-09-21 09:44:37] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6059. [2024-09-21 09:44: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6060. [2024-09-21 09:44:37] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FHttpKernel.php&line=216","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6061. [2024-09-21 09:44:37] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6062. [2024-09-21 09:44:37] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6063. [2024-09-21 09:45:04] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6064. [2024-09-21 09:45: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6065. [2024-09-21 09:45:04] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FHttpKernel.php&line=128","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6066. [2024-09-21 09:45:04] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6067. [2024-09-21 09:45:04] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6068. [2024-09-21 09:45:13] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6069. [2024-09-21 09:45:13] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6070. [2024-09-21 09:45: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6071. [2024-09-21 09:45: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6072. [2024-09-21 09:45:13] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FKernel.php&line=140","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6073. [2024-09-21 09:45:13] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6074. [2024-09-21 09:45:13] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php&line=97","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6075. [2024-09-21 09:45:13] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6076. [2024-09-21 09:45:13] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6077. [2024-09-21 09:45:13] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6078. [2024-09-21 09:45:20] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6079. [2024-09-21 09:45: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6080. [2024-09-21 09:45:20] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6081. [2024-09-21 09:45: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6082. [2024-09-21 09:45:20] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=var%2Fcache%2Fdev%2FContainerXRstsIA%2FsrcApp_KernelDevDebugContainer.php&line=2144","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6083. [2024-09-21 09:45:20] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6084. [2024-09-21 09:45:20] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FController%2FTraceableControllerResolver.php&line=38","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6085. [2024-09-21 09:45:20] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6086. [2024-09-21 09:45:20] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6087. [2024-09-21 09:45:20] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6088. [2024-09-21 09:45:21] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6089. [2024-09-21 09:45: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6090. [2024-09-21 09:45:21] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fconfig%2FDefinition%2FArrayNode.php&line=215","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6091. [2024-09-21 09:45:21] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6092. [2024-09-21 09:45:21] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6093. [2024-09-21 09:45:48] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6094. [2024-09-21 09: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6095. [2024-09-21 09:45:48] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6096. [2024-09-21 09: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6097. [2024-09-21 09:45:48] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fweb-server-bundle%2FWebServerBundle.php&line=21","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6098. [2024-09-21 09:45:48] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6099. [2024-09-21 09:45:48] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fevent-dispatcher%2FEventDispatcher.php&line=236","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6100. [2024-09-21 09:45:48] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6101. [2024-09-21 09:45:48] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6102. [2024-09-21 09:45:48] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6103. [2024-09-21 09:45:48] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6104. [2024-09-21 09: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6105. [2024-09-21 09:45:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/latest?panel=logger","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6106. [2024-09-21 09:45:48] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6107. [2024-09-21 09:45:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar?panel=logger","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6108. [2024-09-21 09:45:48] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6109. [2024-09-21 09:45:48] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6110. [2024-09-21 09:45:48] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6111. [2024-09-21 09:45:59] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6112. [2024-09-21 09: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6113. [2024-09-21 09:45:59] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Ftwig-bundle%2FController%2FExceptionController.php&line=73","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6114. [2024-09-21 09:45:59] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6115. [2024-09-21 09:45:59] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6116. [2024-09-21 09:46:27] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6117. [2024-09-21 09:46: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6118. [2024-09-21 09:46:27] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6119. [2024-09-21 09:46: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6120. [2024-09-21 09:46:27] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fevent-dispatcher%2FDebug%2FTraceableEventDispatcher.php&line=136","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6121. [2024-09-21 09:46:27] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6122. [2024-09-21 09:46:27] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FKernel.php&line=108","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6123. [2024-09-21 09:46:27] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6124. [2024-09-21 09:46:27] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6125. [2024-09-21 09:46:27] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6126. [2024-09-21 09:46:31] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6127. [2024-09-21 09:46: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6128. [2024-09-21 09:46:31] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Ftwig%2Ftwig%2Fsrc%2FEnvironment.php&line=277","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6129. [2024-09-21 09:46:31] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6130. [2024-09-21 09:46:31] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6131. [2024-09-21 09:46:33] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6132. [2024-09-21 09:46: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6133. [2024-09-21 09:46:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/latest?panel=http_client","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6134. [2024-09-21 09:46:33] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6135. [2024-09-21 09:46:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar?panel=http_client","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6136. [2024-09-21 09:46:33] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6137. [2024-09-21 09:46:33] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6138. [2024-09-21 09:46:33] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6139. [2024-09-21 09:47:03] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6140. [2024-09-21 09: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6141. [2024-09-21 09:47:03] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=var%2Fcache%2Fdev%2Ftwig%2F60%2F60c843e8e25239206cc19d4abf6cfd7959171a2ff51ad8eabaf9a2a34d8f8f7f.php&line=38","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6142. [2024-09-21 09:47:03] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6143. [2024-09-21 09:47:03] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6144. [2024-09-21 09:47:10] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6145. [2024-09-21 09: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6146. [2024-09-21 09:47:10] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Ftwig-bundle%2FResources%2Fviews%2Fimages%2Ficon-minus-square.svg&line=1","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6147. [2024-09-21 09:47:10] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6148. [2024-09-21 09:47:10] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6149. [2024-09-21 09:47:37] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6150. [2024-09-21 09:47: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6151. [2024-09-21 09:47:37] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=var%2Fcache%2Fdev%2Ftwig%2Fed%2Fed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php&line=44","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6152. [2024-09-21 09:47:37] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6153. [2024-09-21 09:47:37] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6154. [2024-09-21 09:47:53] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6155. [2024-09-21 09:47: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6156. [2024-09-21 09:47:53] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fevent-dispatcher%2FDebug%2FTraceableEventDispatcher.php&line=326","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6157. [2024-09-21 09:47:53] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6158. [2024-09-21 09:47:53] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6159. [2024-09-21 09:48:03] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6160. [2024-09-21 09:48: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6161. [2024-09-21 09:48:03] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fsecurity-core%2FAuthorization%2FVoter%2FRoleVoter.php&line=22","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6162. [2024-09-21 09:48:03] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6163. [2024-09-21 09:48:03] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6164. [2024-09-21 09:48:11] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6165. [2024-09-21 09:48: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6166. [2024-09-21 09:48:11] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FHttpKernel.php&line=75","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6167. [2024-09-21 09:48:11] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6168. [2024-09-21 09:48:11] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6169. [2024-09-21 09:48:14] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6170. [2024-09-21 09:48: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6171. [2024-09-21 09:48:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/latest?panel=time","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6172. [2024-09-21 09:48:14] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6173. [2024-09-21 09:48:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar?panel=time","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6174. [2024-09-21 09:48:14] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6175. [2024-09-21 09:48:14] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6176. [2024-09-21 09:48:14] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6177. [2024-09-21 09:48:21] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6178. [2024-09-21 09:48: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6179. [2024-09-21 09:48:21] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Ftwig-bundle%2FResources%2Fviews%2FException%2Ftrace.html.twig&line=1","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6180. [2024-09-21 09:48:21] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6181. [2024-09-21 09:48:21] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6182. [2024-09-21 09:48:29] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6183. [2024-09-21 09:48:29] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6184. [2024-09-21 09: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6185. [2024-09-21 09: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6186. [2024-09-21 09:48:29] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=var%2Fcache%2Fdev%2FContainerXRstsIA%2FsrcApp_KernelDevDebugContainer.php&line=694","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6187. [2024-09-21 09:48:29] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fevent-dispatcher%2FEventDispatcher.php&line=271","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6188. [2024-09-21 09:48:29] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6189. [2024-09-21 09:48:29] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6190. [2024-09-21 09:48:29] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6191. [2024-09-21 09:48:29] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6192. [2024-09-21 09:48:31] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6193. [2024-09-21 09:48: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6194. [2024-09-21 09:48:31] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fconfig%2FDefinition%2FArrayNode.php&line=238","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6195. [2024-09-21 09:48:31] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6196. [2024-09-21 09:48:31] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6197. [2024-09-21 09:48:43] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6198. [2024-09-21 09: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6199. [2024-09-21 09:48:43] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FHttpKernel.php&line=219","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6200. [2024-09-21 09:48:43] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6201. [2024-09-21 09:48:43] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6202. [2024-09-21 09:49:00] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6203. [2024-09-21 09: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6204. [2024-09-21 09:49:00] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fweb-server-bundle%2FWebServerBundle.php&line=19","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6205. [2024-09-21 09:49:00] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6206. [2024-09-21 09:49:00] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6207. [2024-09-21 09:49:10] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6208. [2024-09-21 09:49: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6209. [2024-09-21 09:49:10] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fconfig%2FDefinition%2FVariableNode.php&line=51","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6210. [2024-09-21 09:49:10] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6211. [2024-09-21 09:49:10] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6212. [2024-09-21 09:49:14] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6213. [2024-09-21 09:49: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6214. [2024-09-21 09:49:14] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6215. [2024-09-21 09:49: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6216. [2024-09-21 09:49:14] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Ftwig-bundle%2FResources%2Fviews%2Flayout.html.twig&line=11","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6217. [2024-09-21 09:49:14] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6218. [2024-09-21 09:49:14] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Ftwig%2Ftwig%2Fsrc%2FTemplate.php&line=394","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6219. [2024-09-21 09:49:14] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6220. [2024-09-21 09:49:14] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6221. [2024-09-21 09:49:14] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6222. [2024-09-21 09:49:21] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6223. [2024-09-21 09:49: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6224. [2024-09-21 09:49:21] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fdependency-injection%2FContainer.php&line=227","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6225. [2024-09-21 09:49:21] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6226. [2024-09-21 09:49:21] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6227. [2024-09-21 09:49:22] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6228. [2024-09-21 09:49: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6229. [2024-09-21 09:49:22] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6230. [2024-09-21 09:49: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6231. [2024-09-21 09:49:22] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FExceptionListener.php&line=61","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6232. [2024-09-21 09:49:22] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6233. [2024-09-21 09:49:22] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=var%2Fcache%2Fdev%2FContainerXRstsIA%2FsrcApp_KernelDevDebugContainer.php&line=1200","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6234. [2024-09-21 09:49:22] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6235. [2024-09-21 09:49:22] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6236. [2024-09-21 09:49:22] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6237. [2024-09-21 09:49:28] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6238. [2024-09-21 09:49: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6239. [2024-09-21 09:49:28] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Ftwig-bundle%2FResources%2Fviews%2FException%2Ftrace.txt.twig&line=1","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6240. [2024-09-21 09:49:28] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6241. [2024-09-21 09:49:28] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6242. [2024-09-21 09:49:37] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6243. [2024-09-21 09: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6244. [2024-09-21 09:49:37] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=var%2Fcache%2Fdev%2Ftwig%2Fed%2Fed67f7c7a0faeab54de7377a43572b0118a020d9feb6dbe4483d64fdf9d9fc6e.php&line=33","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6245. [2024-09-21 09:49:37] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6246. [2024-09-21 09:49:37] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6247. [2024-09-21 09:49:41] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6248. [2024-09-21 09:49: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6249. [2024-09-21 09:49:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/latest?panel=cache","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6250. [2024-09-21 09:49:41] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6251. [2024-09-21 09:49:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar?panel=cache","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6252. [2024-09-21 09:49:41] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6253. [2024-09-21 09:49:41] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6254. [2024-09-21 09:49:41] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6255. [2024-09-21 09:49:46] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6256. [2024-09-21 09:49: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6257. [2024-09-21 09:49:46] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Ftwig%2Ftwig%2Fsrc%2FTemplate.php&line=370","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6258. [2024-09-21 09:49:46] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6259. [2024-09-21 09:49:46] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6260. [2024-09-21 09:49:54] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6261. [2024-09-21 09:49: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6262. [2024-09-21 09:49:54] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Ftwig%2Ftwig%2Fsrc%2FTemplateWrapper.php&line=36","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6263. [2024-09-21 09:49:54] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6264. [2024-09-21 09:49:54] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6265. [2024-09-21 09:50:08] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6266. [2024-09-21 09:50: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6267. [2024-09-21 09:50:08] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Ftwig-bundle%2FResources%2Fviews%2Fimages%2Fsymfony-ghost.svg&line=1","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6268. [2024-09-21 09:50:08] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6269. [2024-09-21 09:50:08] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6270. [2024-09-21 09:50:12] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6271. [2024-09-21 09: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6272. [2024-09-21 09:50:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/latest?panel=security","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6273. [2024-09-21 09:50:12] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6274. [2024-09-21 09:50:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/search_bar?panel=security","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6275. [2024-09-21 09:50:12] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6276. [2024-09-21 09:50:12] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6277. [2024-09-21 09:50:12] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6278. [2024-09-21 09:50:13] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6279. [2024-09-21 09: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6280. [2024-09-21 09:50:13] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fmonolog-bridge%2FHandler%2FConsoleHandler.php&line=44","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6281. [2024-09-21 09:50:13] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6282. [2024-09-21 09:50:13] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6283. [2024-09-21 09:50:20] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6284. [2024-09-21 09:50: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6285. [2024-09-21 09:50:20] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FController%2FContainerControllerResolver.php&line=42","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6286. [2024-09-21 09:50:20] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6287. [2024-09-21 09:50:20] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6288. [2024-09-21 09:50:21] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6289. [2024-09-21 09:50: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6290. [2024-09-21 09:50:21] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Ffig%2Flink-util%2Fsrc%2FGenericLinkProvider.php&line=8","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6291. [2024-09-21 09:50:21] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6292. [2024-09-21 09:50:21] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6293. [2024-09-21 09:50:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6294. [2024-09-21 09:50:25] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6295. [2024-09-21 09:50: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6296. [2024-09-21 09:50: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6297. [2024-09-21 09:50:25] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FKernel.php&line=196","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6298. [2024-09-21 09:50:25] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Ftwig%2Ftwig%2Fsrc%2FExtension%2FCoreExtension.php&line=1232","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6299. [2024-09-21 09:50:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6300. [2024-09-21 09:50:25] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6301. [2024-09-21 09:50:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6302. [2024-09-21 09:50:25] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6303. [2024-09-21 09:50:37] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6304. [2024-09-21 09:50: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6305. [2024-09-21 09:50:37] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/phpinfo","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6306. [2024-09-21 09:50:37] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6307. [2024-09-21 09:50:37] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6308. [2024-09-21 09:50:49] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6309. [2024-09-21 09:50: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6310. [2024-09-21 09:50:49] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fweb-profiler-bundle%2FResources%2Fviews%2FProfiler%2Fbase_js.html.twig&line=1","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6311. [2024-09-21 09:50:49] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6312. [2024-09-21 09:50:49] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6313. [2024-09-21 09:51:29] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6314. [2024-09-21 09:51: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6315. [2024-09-21 09:51:29] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Ftwig%2Ftwig%2Fsrc%2FTemplateWrapper.php&line=40","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6316. [2024-09-21 09:51:29] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6317. [2024-09-21 09:51:29] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6318. [2024-09-21 09:51:30] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6319. [2024-09-21 09:51: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6320. [2024-09-21 09:51:30] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fnelmio%2Fcors-bundle%2FNelmioCorsBundle.php&line=20","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6321. [2024-09-21 09:51:30] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6322. [2024-09-21 09:51:30] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6323. [2024-09-21 09:51:48] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6324. [2024-09-21 09:51: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6325. [2024-09-21 09:51:48] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fnelmio%2Fapi-doc-bundle%2FNelmioApiDocBundle.php&line=19","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6326. [2024-09-21 09:51:48] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6327. [2024-09-21 09:51:48] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6328. [2024-09-21 09:51:50] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6329. [2024-09-21 09:51: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6330. [2024-09-21 09:51:50] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=var%2Fcache%2Fdev%2FContainerXRstsIA%2FsrcApp_KernelDevDebugContainer.php&line=1500","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6331. [2024-09-21 09:51:50] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6332. [2024-09-21 09:51:50] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6333. [2024-09-21 09:52:11] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6334. [2024-09-21 09:52: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6335. [2024-09-21 09:52:11] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FEvent%2FGetResponseForExceptionEvent.php&line=55","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6336. [2024-09-21 09:52:11] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6337. [2024-09-21 09:52:11] http_client.INFO: Response: "200 https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6338. [2024-09-21 09:52:35] php.INFO: User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead. at /var/www/html/vendor/symfony/web-server-bundle/WebServerBundle.php:23)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6339. [2024-09-21 09:52: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 /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6340. [2024-09-21 09:52:35] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"http://guichet-prod-partners-services.bgdigital.cloud/_profiler/open?file=var%2Flog%2Fdev.log&line=0","method":"GET"} {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}
  6341. [2024-09-21 09:52:35] http_client.INFO: Request: "POST https://elasticsearch.bgdigital.tech/_bulk" [] {"user":{"id":"","username":"","roles":""},"entity":"","service":"Service Partenaires"}